Skip to content

mapbox/mapbox-mapgpt-native-ios

mapbox-mapgpt-ios

MapboxMapGpt provides MapGpt functionality.

To learn more please visit the documentation at https://docs.mapbox.com/.

Prerequisites

Before you can download the Mapbox MapGPT SDK, you need to create a token with DOWNLOAD:READ scope and MAPGPT Go to https://account.mapbox.com and click "Create token"

SPM, CocoaPods

Insert or append the following to ~/.netrc

machine api.mapbox.com
  login mapbox
  password <YOUR TOKEN>

Integration

Swift Package Manager
Using Xcode
Using SPM Package 📱🖥💻
.package(url: "https://github.com/mapbox/mapbox-mapgpt-ios.git", from: "24.5.1"),

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published