Fields that are used to define an initial position on the map.
This type has the following structure:
| Key | Type | Description | Default Value |
|---|
"latitude" | Number | Defines the latitude value of the initial position. | null |
"longitude" | Number | Defines the longitude value of the initial position. | null |
"zoom" | Number | Defines the zoom value of the initial position. | null |