File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 "disqus" : " " ,
99 "tags" : {
1010 "allowUnknownTags" : true ,
11- "linkdoc-maplibregl" : " https://maplibre.org/maplibre-gl-js- docs/api /"
11+ "linkdoc-maplibregl" : " https://maplibre.org/maplibre-gl-js/ docs/API /"
1212 },
1313 "i18n" : {
1414 "defaultLang" : " en" ,
Original file line number Diff line number Diff line change 11var olapi = "https://openlayers.org/en/v6.14.1/apidoc/" ;
22var lfapi = "https://leafletjs.com/reference.html" ;
33var mbglapi = "https://www.mapbox.com/mapbox-gl-js/api/" ;
4- var mlbglapi = "https://maplibre.org/maplibre-gl-js- docs/api /" ;
4+ var mlbglapi = "https://maplibre.org/maplibre-gl-js/ docs/API /" ;
55var mapv = "https://github.com/huiyan-fe/mapv/blob/master/src/" ;
66var classicapi = "https://iclient.supermap.io/web/libs/iclient8c/apidoc/files/SuperMap"
77var geojsonapi = "https://geojson.org" ;
@@ -84,9 +84,9 @@ var typeLinks = {
8484 "mapboxgl.source" : 'https://docs.mapbox.com/mapbox-gl-js/style-spec/sources/#geojson' ,
8585
8686 //maplibregl
87- "maplibregl.Map" : mlbglapi + '#map ' ,
88- "maplibregl.Evented" : mlbglapi + '# Evented' ,
89- "maplibregl.LngLatBounds" : mlbglapi + '#lnglatbounds ' ,
87+ "maplibregl.Map" : mlbglapi + 'classes/Map/ ' ,
88+ "maplibregl.Evented" : mlbglapi + 'classes/ Evented/ ' ,
89+ "maplibregl.LngLatBounds" : mlbglapi + 'classes/LngLatBounds/ ' ,
9090
9191 //mapv
9292 "Mapv.DataSet" : mapv + 'data/DataSet.md' ,
You can’t perform that action at this time.
0 commit comments