Skip to content

Instantly share code, notes, and snippets.

@objectivehtml
Last active August 29, 2015 14:01
Show Gist options
  • Save objectivehtml/069055616965364eefaa to your computer and use it in GitHub Desktop.
Save objectivehtml/069055616965364eefaa to your computer and use it in GitHub Desktop.
{your_map_field parse="true"}
{markers}
{exp:gmap:marker id="map" latitude="{marker:latitude}" longitude="{marker:longitude}" geocode="false"}
{/markers}
{/your_map_field}
// The above code would be the same as...
{your_map_field id="map"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment