[fusion-trac] #240: Mousewheel zoom does not behave as expected in
Google Maps
Fusion
trac_fusion at osgeo.org
Thu Apr 2 16:55:10 EDT 2009
#240: Mousewheel zoom does not behave as expected in Google Maps
-----------------------+----------------------------------------------------
Reporter: jbirch | Owner: madair
Type: defect | Status: new
Priority: P2 | Milestone: 2.0
Component: Widgets | Version: 2.0 - beta
Severity: Major | Keywords:
External_id: | State: New
Browser: All | Os: All
-----------------------+----------------------------------------------------
Tried setting up the Aqua MapGuide theme loading a Google street layer.
It worked well, but the mouse-wheel zoom did not appear to zoom into the
point that was under the mouse, it appeared to be offset radially (was
more accurate when zooming towards centre of map).
{{{
<MapSet xsi:type="MapSetType">
<MapGroup id="sheboygan" xsi:type="MapType">
<Map xsi:type="WMSLayerType">
<Type>Google</Type>
<Extension>
<ResourceId>google</ResourceId>
<Options>
<name>Google Streets</name>
<isBaseLayer>true</isBaseLayer>
<sphericalMercator>false</sphericalMercator>
</Options>
</Extension>
</Map>
<Extension/>
</MapGroup>
</MapSet>
}}}
--
Ticket URL: <http://trac.osgeo.org/fusion/ticket/240>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.
More information about the fusion-trac
mailing list