Closed sureleo closed 10 years ago
When I click the oval part in this map, the center is 39.8xxx, 116.404.
However Tian'an Men is 39.915. When we go north, the latitude should increase rather than decrease.
Heres also and image to show the effect. It should display the north part of Metro Line 10, but not south part of Line 10.
This can be solved by adding two options in the map
'doubleClickZoom': 'center', 'scrollViewZoom': 'center'
But obviously this is not the ideal solution.
try to fix #13 and #15
When I click the oval part in this map, the center is 39.8xxx, 116.404.
However Tian'an Men is 39.915. When we go north, the latitude should increase rather than decrease.
Heres also and image to show the effect. It should display the north part of Metro Line 10, but not south part of Line 10.