[mapguide-trac] #844: Put more relevant default minimum and maximum scales in basic weblayout

MapGuide Open Source trac_mapguide at osgeo.org
Thu Feb 12 06:09:00 EST 2009


#844: Put more relevant default minimum and maximum scales in basic weblayout
---------------------------+------------------------------------------------
   Reporter:  msuing       |       Owner:       
       Type:  enhancement  |      Status:  new  
   Priority:  low          |   Milestone:  2.1  
  Component:  AJAX Viewer  |     Version:  2.0.1
   Severity:  trivial      |    Keywords:  scale
External_id:               |  
---------------------------+------------------------------------------------
 By default, the minimum and maximum scales in the basic weblayout are :
 ''var minScale = 0.001, maxScale = 1000000000000;''
 it would be more realistic to replace it by
 ''var minScale = 10, maxScale = 1000000000000;''
 This would be more realistic, especially when we zoom to a point and see a
 null scale...

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/844>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list