sureleo / leaflet-baidu

An on-going plugin for leaflet with Baidu Map
MIT License
49 stars 22 forks source link

Investigate bounds of the map #6

Closed sureleo closed 10 years ago

sureleo commented 10 years ago

The range of latitude for google map(and almost all the map) is -85 to 85. However, Baidu Map is -90 to 90. Need to figure out where does leaflet set this bounds and how will it affect this extension.

sureleo commented 10 years ago

Bounds of Baidu map has been fixed.