Static Tiles API
The Mapbox Static Tiles API serves raster tiles generated from a Mapbox GL-based style. The Static Tiles API is typically used to request a series of tiles to make a Leaflet or other raster-based slippy map.
A sample Static Tiles API request looks like:
https://api.mapbox.com/styles/v1/mapbox/streets-v11/tiles/1/1/0?access_token=YOUR_MAPBOX_ACCESS_TOKEN
The Static Tiles API has optional parameters that can be used to refine the results of a request.
Related resources:
このpageは役に立ちましたか?