id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,external_id,state,browser,os
373,Overview-Wrong Coord Sys,markpendergraft,madair,"When a map's projection is defined using ProjectionDef and ProjectionCode in the ApplicationDefiniition, the Overview Map does not display/work properly.  The overview retains the default projection of LL84 and does not use the maps defined projection.

The current workaround involves editing the loadOverview() function in the Overview.js widget to include the following lines:

this.mapObject.projection = this.getMap().oMapOL.getProjection();
this.mapObject.oLayerOL.projection = this.getMap().oMapOL.getProjection();
",defect,closed,P2,2.0,Widgets,SVN,Minor,worksforme,"overview,projection",,,New,All,All
