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 91064fa commit 3348257Copy full SHA for 3348257
build/jsdocs/template/typeLinkExt.js
@@ -1,5 +1,5 @@
1
var olapi = "https://openlayers.org/en/v6.1.1/apidoc/";
2
-var lfapi = "https://leafletjs.com/reference-1.5.1.html";
+var lfapi = "https://leafletjs.com/reference-1.6.0.html";
3
var mbglapi = "https://www.mapbox.com/mapbox-gl-js/api/";
4
var mapv = "https://github.com/huiyan-fe/mapv/blob/master/src/";
5
var classicapi="https://iclient.supermap.io/web/libs/iclient8c/apidoc/files/SuperMap"
@@ -75,4 +75,4 @@ var typeLinks = {
75
"GeoJSONObject": geojsonapi
76
77
}
78
-exports.typeLinks = typeLinks;
+exports.typeLinks = typeLinks;
0 commit comments