christianseel / mapsTv

Google Maps marker TV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapsTV

Custom MODX Google Maps Marker Template Variable. Adds a Google Maps and several fields. Ideal for Sites that use allot of address related information.

Features

  • Clean interface.
  • Google Maps Preview
  • Generate Latitude and Longitude with one button click.
  • Drag 'n Drop to easily find and change the latitude and longitude of correct location.
  • Stored in JSON
  • Allows several instances of Google Maps
  • Snippet for JSONtoChunk

Manager Usage

  • Install the Package
  • Create a new TV.
  • Select under the tab Input Options : Input Type Maps Tv
  • Save and your Done.

Template Usage

[[*tvValue:JSONtoChunk=`ChunkName`]]

Placeholders in chunk

  • Street : [[+street]]
  • Housenumber : [[+housenumber]]
  • Zipcode : [[+zipcode]]
  • City : [[+city]]
  • State : [[+state]]
  • Country : [[+country]]
  • Latitude : [[+latitude]]
  • Longitude : [[+longitude]]

About

Google Maps marker TV

License:GNU General Public License v2.0


Languages

Language:JavaScript 67.2%Language:PHP 29.5%Language:CSS 2.4%Language:Smarty 0.9%