Skip to content

Pricing for using mapbox with custom tile servers #1352

Discussion options

You must be logged in to vote

hi, if you are using the default native SDKs that come packed in with our repo, you only need an accessToken if you want to use mapbox tiles.
So in the case you mentioned that would work out fine.
IF you want to use newer SDK versions, you'll at the very least need a download api token - check the installation guide of ios and android for more info.

Via this download mechanism (I think, don't quote me on this), mapbox checks the number of used seats/ active users.
This is currently set to 25000.

If you prefer an opensource flavor of mapbbox, check out installation guide to set up MapLibre :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mzu
Comment options

Answer selected by ferdicus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1351 on May 17, 2021 11:03.