Mapbox GL Native - GitHub
文章推薦指數: 80 %
A C++ library that powers customizable vector maps in native applications on multiple platforms by taking stylesheets that conform to the Mapbox Style ... Skiptocontent {{message}} mapbox / mapbox-gl-native Public Notifications Fork 1.3k Star 4.1k Interactive,thoroughlycustomizablemapsinnativeAndroid,iOS,macOS,Node.js,andQtapplications,poweredbyvectortilesandOpenGL mapbox.com/mobile License Viewlicense 4.1k stars 1.3k forks Star Notifications Code Issues 281 Pullrequests 17 Projects 4 Wiki Security Insights More Code Issues Pullrequests Projects Wiki Security Insights Thiscommitdoesnotbelongtoanybranchonthisrepository,andmaybelongtoaforkoutsideoftherepository. master Branches Tags Couldnotloadbranches Nothingtoshow {{refName}} default Couldnotloadtags Nothingtoshow {{refName}} default 476 branches 715 tags Code Latestcommit alexshalamov Disablecodecovjob … cf734a2 Apr16,2021 Disablecodecovjob cf734a2 Gitstats 15,975 commits Files Permalink Failedtoloadlatestcommitinformation. Type Name Latestcommitmessage Committime .github [repo]Updatecodeowners Apr27,2020 .tx [ios,macos]AddItaliansettingstranslations.(#12908) Oct2,2018 benchmark [android,ios]Increasebenchmarkrepetitioncount Apr15,2020 bin Bumpmapbox-baseto1.2.0 Mar23,2020 cloudformation [build]cleanupcloudformationtemplateandpolicies Jul1,2019 expression-test Bumpmapbox-baseto1.2.0 Mar23,2020 include/mbgl AddFreeCameraOptionstotheMapclass May2,2020 mapbox-gl-js@9489d76 Bumpmapbox-gl-js Mar11,2020 metrics Updatebaseline Apr29,2020 misc [build]Removedunusedmisccode Mar6,2020 platform [build]DisablebenchmarksinCIonLinuxandMac May18,2020 render-test [render-test]Fixlogging Apr17,2020 scripts [build]s/master/mainonGLJS Sep21,2020 src/mbgl [core]Fixrastermapjitteringduringpanning(#16478) May25,2020 test Addunittestsforthefreecamera May2,2020 vendor Bumpmapbox-baseversion Apr22,2020 .clang-format [build]Allowfunctioncallandfunctiondeclarationargstobeonsa… Sep18,2019 .clang-tidy [build]Enableclang-analyzerchecks Apr17,2020 .cmake-format [build]GeneratetheLICENSE.mdformbgl-core Feb27,2020 .gitignore [test-runner]EnableIOSRenderTestRunnerandrunitonFirebase(#16111 Jan21,2020 .gitmodules [build]Removeglfwsubmodule Apr17,2020 .npmignore nodepackageimprovements(#15748) Oct8,2019 .topissuesrc [❤️]Create.topissuesrc(#8568) Mar30,2017 .ycm_extra_conf.py [build]AddedQt{4,5}LinuxbuildfolderstoYCMconfig Nov9,2017 ARCHITECTURE.md [docs]UpdateARCHITECTURE.mdforimmutabilityandRenderStylesplit Jun6,2017 CHANGELOG.md Updatechangelog May2,2020 CMakeLists.txt RefactorTransformStatetouseinternal3dcamera May2,2020 CODE-OF-CONDUCT.md [build]SeparateCODE-OF-CONDUCT.mdtoitsownfile Jul19,2017 CONTRIBUTING.md [android]smallnamingtweaksmadetomentionofAndroidMapsSDK(#1… Apr5,2019 DEVELOPING.md [documentation]UpdatedREADMEandDEVELOPING Feb7,2020 LICENSE.mbgl-core.md [core]Introducedistanceexpression Apr22,2020 LICENSE.md [build]GeneratetheLICENSE.mdformbgl-core Feb27,2020 README.md LinktoMapboxMapsSDK Feb28,2020 appveyor.yml [build]Movethenextbuildsystemtotheroot Feb7,2020 circle.yml Disablecodecovjob Apr16,2021 codecov.yml [build]Ignoretestdirectoriesforcodecoverage Mar2,2020 package.json bumptov5(#15781) Oct9,2019 Viewcode MapboxGLNative Developing License README.md MapboxGLNative AC++librarythatpowerscustomizablevectormapsinnativeapplicationsonmultipleplatformsbytakingstylesheetsthatconformtotheMapboxStyleSpecification,applyingthemtovectortilesthatconformtotheMapboxVectorTileSpecification,andrenderingthemusingOpenGLorMetal. Toembedinteractivemapsintoanativeapplicationusingaplatform-specificlanguage,installtheMapboxMapsSDK: MapboxMapsSDKforAndroid(Java,Kotlin) MapboxMapsSDKforiOS(Objective-C,Swift,InterfaceBuilder) MapboxMapsSDKformacOS(Objective-C,Swift,InterfaceBuilder,AppleScript) MapboxGLJSistheWebGL-basedcounterparttoMapboxGLNativethatisdesignedforuseontheWeb. Developing WeuseCMaketobuildMapboxGLNative forvariousplatforms,includingLinux,Android,iOS,macOSandWindows.The followingcommand,executedfromtherootofthisrepositorytree,willbuild MapboxGLNativetargetingyourhostarchitecturegiventhatyouhaveallthe dependenciesinstalledandruntheexampleapp. $gitsubmoduleupdate--init--recursive $cmake.-Bbuild $cmake--buildbuild $MAPBOX_ACCESS_TOKEN=my_access_token_here./build/platform/glfw/mbgl-glfw License MapboxGLNativeislicensedunderthe2-ClauseBSDlicense.ThelicensesofitsdependenciesaretrackedviaFOSSA: About Interactive,thoroughlycustomizablemapsinnativeAndroid,iOS,macOS,Node.js,andQtapplications,poweredbyvectortilesandOpenGL mapbox.com/mobile Topics nodejs android java macos map swift c-plus-plus ios qt opengl mapbox-gl objective-c vector-tiles geojson maps openstreetmap objective-c-plus-plus monorepo mapbox opengl-es Resources Readme License Viewlicense Codeofconduct Codeofconduct Stars 4.1k stars Watchers 306 watching Forks 1.3k forks Releases 447 maps-v1.6.0 Latest Apr30,2020 +446releases Packages0 Nopackagespublished Usedby69 +61 Contributors194 +183contributors Languages C++ 92.9% CMake 2.3% JavaScript 1.8% Objective-C++ 1.0% EJS 0.5% Objective-C 0.5% Other 1.0% Youcan’tperformthatactionatthistime. Yousignedinwithanothertaborwindow.Reloadtorefreshyoursession. Yousignedoutinanothertaborwindow.Reloadtorefreshyoursession.
延伸文章資訊
- 1Mapbox GL Native - npm
A library for embedding interactive, customizable vector maps into native applications on multipl...
- 2Mapbox GL Native - GitHub
A C++ library that powers customizable vector maps in native applications on multiple platforms b...
- 3MapLibre GL Native for Android Documentation - MapTiler
MapLibre GL Native for Android (open-source fork of Mapbox GL Native for Android) is a native map...
- 4Mapbox Maps SDK for macOS
binary "https://mapbox.github.io/mapbox-gl-native/macos/Mapbox-macOS-SDK.json". After running car...
- 5Mapbox GL Native | Qt Location 5.15.9
Mapbox GL Native ... A library for embedding interactive and customizable vector maps. Used in th...