Skip to content

Commit 5c1ea51

Browse files
[fix]leaflet api链接 review by songym
1 parent 4a48b83 commit 5c1ea51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/jsdocs/template/typeLinkExt.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
var olapi = "https://openlayers.org/en/v6.14.1/apidoc/";
2-
var lfapi = "https://leafletjs.com/index.html";
2+
var lfapi = "https://leafletjs.com/reference.html";
33
var mbglapi = "https://www.mapbox.com/mapbox-gl-js/api/";
44
var mapv = "https://github.com/huiyan-fe/mapv/blob/master/src/";
55
var classicapi="https://iclient.supermap.io/web/libs/iclient8c/apidoc/files/SuperMap"

0 commit comments

Comments
 (0)