About Google Maps TV
Custom MODX Google Maps Marker Template Variable. Adds a Google Maps and several fields. Ideal for Sites that use allot of address related information.
Information
Released
April 21, 2021
Supported Database
MySQL
License
GPLv2
Supported Versions
2.2 - Current
Downloads
8,226
Instructions
Manager usage
- Install the Package
 - Create a new TV.
 - Select under the tab Input Options : Input Type Maps Tv
 - Save and you're done!
 
Template Usage
This parses the values from the Google Maps TV to placeholders inside a chunk.
Placeholders in chunk
- Street :
 - Housenumber :
 - Zipcode :
 - City :
 - State :
 - Country :
 - Latitude :
 - Longitude :
 
New in 1.2.0-pl
Google Maps TV 1.2.0
==============
- Add tabIndex to input fields
- Add array declaration to function parameter to prevent PHP warning
- Add Google API key section to readme