Place a dedicated directions widget anywhere on the page to allow users to calculate routes between two points.
Shortcode Example
[wpgmza_directions id="1"]
Shortcode Attributes
| id (number) | The Map ID you would like to show |
| default_from (string|latlng) | Default directions Starting point |
| default_to (string|latlng) | Default directions Ending point |
| auto_run (bool) | Automatically Draw directions (true or false) |
Note: Shortcode must be placed on a page with a map present
