Download OpenAPI specification:Download
The vector map API service provides vector tiles of Japan map data manufactured by GeoTechnologies.
The vector tiles will be provided in MVT (MapBox Vector Tile) format.
style glyph sprite へのアクセスはカウントされません。We provide a style file retrieval function for client libraries that render vector maps.
Style files contain information about where to obtain vector tile data and resources necessary for drawing vector maps, as well as settings for the map design.
The style file specifications conform to the Mapbox Style Specification.
| stylename required | string Specify the name of the style you want to retrieve.
|
| x-api-key required | string Authentication will be performed using an API key. Please enter the API key provided by our company. |
This provides a function to retrieve style files for the vector map style editor. It has been tested and confirmed to work in the following style editor environments.
For client libraries, please use the "Get Style File" function.
| stylename required | string Specify the name of the style you want to retrieve.
|
| api_key required | string Authentication will be performed using an API key. Please enter the API key provided by our company. |