You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to migrate our app that is using v-mapbox into on-premise Mapbox Atlas server instance without internet access.
Based on mapbox documentation, we need to adjust the base API URL and update the Mapbox GLJS API URL. https://docs.mapbox.com/atlas/guides/products/
Since now the VMap wrapper only expose certain mapbox gl properties, may I know how do we update these base and Mapbox API URL?
Appreciate your assistance.
Thank you.
The text was updated successfully, but these errors were encountered:
LumineLittlelight
changed the title
Using v-mapbox with private Mapbox Atlas instance
Using v-mapbox with private (no-internet) Mapbox Atlas instance
May 17, 2023
LumineLittlelight
changed the title
Using v-mapbox with private (no-internet) Mapbox Atlas instance
Using v-mapbox with private (Offline) Mapbox Atlas instance
May 17, 2023
Hi!
We are trying to migrate our app that is using v-mapbox into on-premise Mapbox Atlas server instance without internet access.
Based on mapbox documentation, we need to adjust the base API URL and update the Mapbox GLJS API URL.
https://docs.mapbox.com/atlas/guides/products/
Since now the VMap wrapper only expose certain mapbox gl properties, may I know how do we update these base and Mapbox API URL?
Appreciate your assistance.
Thank you.
The text was updated successfully, but these errors were encountered: