Name | Type | Description |
---|---|---|
lat= | float | Latitude of the destination. |
lon= | float | Longitude of the destination. |
lab= | string | Name of the destination (label). if not provided - will show lat/lon as name |
lat1= | float | Latitude of the origin. [Optional] |
lon1= | float | Longitude of the origin. [Optional] |
lab1= | string | Name of the origin (label). if not provided - will show lat/lon as name |
tri= | string | If equals "1" will trigger a request for itineraries, otherwise will just set the markers (start and/or end) on the map. Defaults to "0". |