Static API

The Static API generates a map image based on the parameter values passed to the service in a URL with the following format:

https://static.api.mappable.world/v1?{URL parameters}

The {URL parameters} string contains a sequence of pairs in the format {parameter name}={parameter value} separated by the ampersand symbol (&).

The following example is a request for a map image of the center of Ankara with two numbered markers:

https://static.api.mappable.world/v1?ll=32.810152,39.889847&lang=en_US&size=450,450&z=10&pt=32.810152,39.889847,pm2rdl1~32.870152,39.869847,pm2rdl99&apikey=YOUR_API_KEY