Map layers and types
The map image consists of one or more layers stacked on top of each other. For example, the layer of an area photographed by satellite can be covered with the roadmap layer for this area. Layers can be combined. Various combinations of layers form the existing map types (Roadmap, Satellite, Hybrid, and so on).
The list of necessary layers is set using the l
parameter (specify the lowest layer first).
Layer | Image format | Description |
---|---|---|
map |
PNG | Map of the area with names of geographical objects. |
Roadmap (l=map)
https://static.api.mappable.world/v1?lang=en_US&ll=28.98824,41.043451&spn=0.1,0.1&l=map&apikey=YOUR_API_KEY
Map of the center of Istanbul:
https://static.api.mappable.world/v1?ll=28.98824,41.043451&spn=0.1,0.1&l=map&apikey=YOUR_API_KEY