记一次leaflet 初始加载即为最小,设定的zoom失效情况 by giser · 2019-04-02 因为在L.map之后设置了fitBounds,所以zoom直接就加载为最小,所以把fitBounds去掉就好了 转载自:https://blog.csdn.net/A13330069275/article/details/82991875