GetStaticMapRequest
Types
Properties
Takes in two or more pair of coordinates in World Geodetic System (WGS 84) format: [longitude, latitude], with each coordinate separated by a comma. The API will generate an image to encompass all of the provided coordinates.
Takes in two pairs of coordinates in World Geodetic System (WGS 84) format: [longitude, latitude], denoting south-westerly and north-easterly edges of the image. The underlying area becomes the view of the image.
Sets the color tone for the map, such as dark and light.
Takes in a string to draw geometries on the image. The input is a comma separated format as follows format: [Lon, Lat]
It is a flag that takes in true or false. It prevents the labels that are on the edge of the image from being cut or obscured.
Takes in a string to draw geometries on the image. The input is a valid GeoJSON collection object.
Determines if the result image will display icons representing points of interest on the map.
Specifies the political view, using ISO 3166-2 or ISO 3166-3 country code format.
Displays a scale on the bottom right of the map image with the unit specified in the input.
Style specifies the desired map style.