maplibre-gl - npm
文章推薦指數: 80 %
BSD licensed community fork of mapbox-gl, a WebGL interactive maps library. Latest version: 2.1.9, last published: a month ago.
maplibre-gl2.1.9 • Public • PublishedamonthagoReadmeExploreBETA23Dependencies40Dependents42Versions
MapLibreGL
MapLibreGLisacommunity-ledforkderivedfrommapbox-gl-jsbeforetheirswitchtoanon-OSSlicense.
Migratingfrommapbox-gl
Ifyoudependonmapbox-gldirectly,simplyreplacemapbox-glwithmaplibre-glinpackage.json:
Use
"dependencies":{
-"mapbox-gl":"^1.13.0"
+"maplibre-gl":">=1.15.2"
}
ifitisimportanttoyouthatthebehaviourissimilartomapbox-glversion1.x.
IfyouareOKwithchangesthatintegratenon-backwardcompatiblefeatures,installmaplibre-glversion2:
"dependencies":{
-"mapbox-gl":"^1.13.0"
+"maplibre-gl":">=2.0.0"
}
AndreplacemapboxglwithmaplibreglinyourJavaScriptandoptionallyinyourHTML/CSScode:
MapLibreGLJSisdistributedviaunpkg.com.FormoreinformationspleaseseeMapLibreGLisonunpkg.com.
-
延伸文章資訊
- 1Using the MapLibre GL Native SDK for Android with Amazon ...
The MapLibre GL Native SDK for Android is a library based on Mapbox GL Native , and is compatible...
- 2maplibre/maplibre-gl-native-distribution as Swift Package
maplibre/maplibre-gl-native-distribution as Swift Package - An open-source fork of Mapbox GL SDK ...
- 3Maplibre gl native ios | MapTiler
MapLibre GL Native for iOS (open-source fork of Mapbox GL Native for iOS) is a native mapping lib...
- 4MapLibre GL Native for Android Documentation - MapTiler
MapLibre GL Native for Android (open-source fork of Mapbox GL Native for Android) is a native map...
- 5maplibre-gl - npm
BSD licensed community fork of mapbox-gl, a WebGL interactive maps library. Latest version: 2.1.9...