Request format
https://tiles.api.mappable.world/v1/tiles/
? apikey=<string>
& lang=<string>
& x=<integer>
& y=<integer>
& z=<integer>
& l=<string>
& [scale=<float>]
& [projection=<float>]
& [maptype=<string>]
All params
All parameters except scale
and projection
are required.
apikey |
Required parameter The key issued in the Mappable Account. Note Key activation takes up to 15 minutes. |
lang |
Required parameter Map caption language. Record format
|
x |
Required parameter The tile number at the X axis. How to calculate the tile number |
y |
Required parameter The tile number at the Y axis. How to calculate the tile number |
z |
Required parameter Map zoom level. Acceptable values: from 0 to 20. |
l |
Required parameter The map layer type. The parameter can only take one value |
scale |
Coefficient for making the tile image larger or smaller. The parameter can take fractional values from 0.1 to 4.0:
If you specify a value outside the valid range, the server returns an error. The We recommend using this parameter when displaying maps on screens with higher resolution. |
projection |
Which projection to get tiles for. Available values:
|
maptype |
Selects one of predefined map style modes optimized for particular use case. The following values are supported:
|