Skip to content

ViktorShapoval/mapsTv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapsTV

Custom MODX Google Maps Marker Template Variable. Adds a Google Maps and several fields. Ideal for Sites that use a lot 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 you're 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]]

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.1%
  • PHP 33.8%
  • CSS 2.2%
  • Smarty 0.9%