MapLibre GL - GitHub
文章推薦指數: 80 %
The open-source fork of Mapbox GL JS: Interactive maps in the browser, powered by vector tiles and WebGL. - GitHub - maplibre/maplibre-gl-js: The ...
Skiptocontent
{{message}}
maplibre
/
maplibre-gl-js
Public
Notifications
Fork
264
Star
3.1k
Theopen-sourceforkofMapboxGLJS:Interactivemapsinthebrowser,poweredbyvectortilesandWebGL.
maplibre.org
License
Viewlicense
3.1k
stars
264
forks
Star
Notifications
Code
Issues
91
Pullrequests
9
Discussions
Actions
Projects
0
Security
Insights
More
Code
Issues
Pullrequests
Discussions
Actions
Projects
Security
Insights
Thiscommitdoesnotbelongtoanybranchonthisrepository,andmaybelongtoaforkoutsideoftherepository.
main
Branches
Tags
Couldnotloadbranches
Nothingtoshow
{{refName}}
default
Couldnotloadtags
Nothingtoshow
{{refName}}
default
8
branches
35
tags
Code
Latestcommit
wipfli
LinktoMapLibre'scodeofconduct(#1227)
…
b287640
May8,2022
LinktoMapLibre'scodeofconduct(#1227)
*LinktoMapLibre'scodeofconduct
*UpdateCODE-OF-CONDUCT.md
b287640
Gitstats
10,033
commits
Files
Permalink
Failedtoloadlatestcommitinformation.
Type
Name
Latestcommitmessage
Committime
.github
Addmissingnameproptodist/package.json(#1193)
Apr21,2022
build
Removeunminifiedproductionbuild(#1111)
Mar20,2022
debug
Addoptionviewport-glyphtotext-rotation-alignment(#716)
Mar15,2022
docs
Updatereleaseprocess(#335)
Sep18,2021
rollup
Cleanupbuild(#450)
Oct8,2021
src
fixfor"isanESmodulefile"innode12+whenusingstyle-specnpm…
May4,2022
test
fixfor"isanESmodulefile"innode12+whenusingstyle-specnpm…
May4,2022
.eslintrc
Movebenchundertestfolder(#979)
Feb11,2022
.gitattributes
Gotgithubactionsworking(#38)
Dec15,2020
.gitignore
fixfor"isanESmodulefile"innode12+whenusingstyle-specnpm…
May4,2022
.npmignore
Adddiff-tarballscriptandmoreexplicitfilespropertyinpackage.j…
Apr15,2020
.nvmrc
Update.nvmrcfrom14to16(#806)
Jan22,2022
.stylelintrc
Bumpstylelint-config-standardfrom24.0.0to25.0.0(#1033)
Mar6,2022
.swcrc
Replacetsc/babelwithswc(#936)
Feb3,2022
ARCHITECTURE.md
Updatedocstosetaclear"weareanewproject"stance(#12)
Dec10,2020
CHANGELOG.md
Bumpversionto2.1.9andmovedtypingstodependencies
Apr8,2022
CODE-OF-CONDUCT.md
LinktoMapLibre'scodeofconduct(#1227)
May7,2022
COMMUNITY.md
Linktooverallcommunitydocument
Sep8,2021
CONTRIBUTING.md
Removeunminifiedproductionbuild(#1111)
Mar20,2022
LICENSE.txt
ChangeMapLibretoMapLibrecontributors(#107)
Apr7,2021
MapLibre.png
Iconandlogoupdate,changelogpreparationfor1.14.0release
Mar24,2021
README.md
Revert"UpdateReadmeforversion2-doitjustbeforereleasingit(#…
Jan13,2022
jest.config.e2e.js
Migratequerytestsfrompuppeteertoplaywright(#966)
Feb9,2022
jest.config.js
Removewebworkerreplacement(#976)
Feb10,2022
package-lock.json
Bump@types/reactfrom17.0.43to18.0.8(#1211)
May3,2022
package.json
Bump@types/reactfrom17.0.43to18.0.8(#1211)
May3,2022
postcss.config.cjs
fixsvgooptions(#915)
Feb2,2022
postinstall.js
Huskypre-commitdonotfixlint(#1019)
Feb24,2022
rollup.config.csp.ts
Removeunminifiedproductionbuild(#1111)
Mar20,2022
rollup.config.style-spec.ts
fixfor"isanESmodulefile"innode12+whenusingstyle-specnpm…
May4,2022
rollup.config.ts
Removeunminifiedproductionbuild(#1111)
Mar20,2022
tsconfig.json
Movebenchundertestfolder(#979)
Feb11,2022
Viewcode
MapLibreGL
Migratingfrommapbox-gl
Roadmap
GettingInvolved
CommunityLeadership
AvoidFragmentation
ThankyouMapbox🙏🏽
License
README.md
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.
-
延伸文章資訊
- 1MapLibre GL Native - Open-Source Mapbox GL Native - GitHub
The open-source alternative to Mapbox GL Native. SDKs for iOS, Android and other platforms - GitH...
- 2visgl/react-map-gl: React friendly API wrapper around ... - GitHub
react-map-gl is a suite of React components designed to provide a React API for Mapbox GL JS-comp...
- 3GitHub | Education Labs | Mapbox
GitHub is a static site hosting service that allows you to update and iterate on projects collabo...
- 4Easy Maps with GitHub | by Mapbox
Live from the GeoDC meetup — Ben Balter of GitHub talks about making data social now that GitHub ...
- 5Mapbox - GitHub
Mapbox. Mapbox is the location data platform for mobile and web applications. We're changing the ...