Skip to main content

Navigate user to an lat/lng or address

This will open a new window with navigation turned on for the user. Good to fast and easy navigate user to a destination.

PropertyTypeDefault ValueOptionsDescription
locationstring(empty)N/ALat/lng or the address to navigate to.

Examples

Example 1: Navigate to a lat/lng

{
"location": "59.3293,18.0686"
}