Builder
Properties
Takes in two or more pair of coordinates, [Lon, Lat], 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, [Lon, Lat], denoting south-westerly and north-easterly edges of the image. The underlying area becomes the view of the image.
Sets color tone for map, such as dark and light for specific map styles. It only applies to vector map styles, such as Standard.
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.