We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e74b6b1 commit da9896fCopy full SHA for da9896f
examples/leaflet/plot_plotGOAnimation.html
@@ -107,7 +107,7 @@ <h5 class="panel-title text-center" data-i18n="resources.title_plotGOAnimation"
107
crs: L.CRS.EPSG4326,
108
center: [35, 104],
109
maxZoom: 18,
110
- zoom: 3
+ zoom: 7
111
});
112
new L.supermap.TiledMapLayer(url).addTo(map);
113
var plottingLayer = L.supermap.plotting.plottingLayer("plot", serverUrl);
0 commit comments