This specialized shortcode allows you to display a marker’s detailed information box (infowindow) as a fixed element on the page, separate from the map view.
Shortcode Example
[wpgmza_infowindow id="1"] Shortcode Attributes
| id (number) | The Map ID you would like to show |
| hide_title (bool) | Hide the Title (true or false) |
| hide_address (bool) | Hide the Address (true or false) |
| hide_description (bool) | Hide the Description (true or false) |
| hide_category (bool) | Hide the Category (true or false) |
| hide_links (bool) | Hide the Links (true or false) |
| hide_custom_fields (bool) | Hide the Marker Fields (true or false) |
| hide_image (bool) | Hide the Image (true or false) |
Note: Shortcode must be placed on a page with a map present
