About Gmarker
The Gmarker package implements the Google Maps API (v3.9) so you can quickly draw maps, add markers, and geocode addresses into latitude and longitude.
It includes 3 Snippets and a Plugin.
Gmap: lets you quickly draw a Google Map by supplying an address.
Gmarker: lets you quickly draw a map, and draw markers on it -- each marker corresponds to a page on your site.
Glocation: this utility Snippet is a raw Google Geocoding lookup. Use it to retrieve latitude/longitude coordinates or even raw JSON data for any address. You can also use it as a hook for other Snippets, e.g. FormIt or Login's Register Snippet.
The Geocoding Plugin will take the address information stored on a page and lookup the corresponding latitude and longitude coordinates for that location, then the latitude and longitude are written back to dedicated Template Variables on each page.
Every lookup is cached, so you only hit the Google Maps API when you absolutely need to.
Information
Released
March 2, 2013
Supported Database
MySQL
License
GPLv2
Supported Versions
2.2 - Current
Downloads
2,304
Instructions
Initial content