Mod_GeO

This is a helper module for Ariadne to get geotag addresses in pinp or php. It needs a Google Maps API key to function.

(mixed) init Configures the geo module to use the given API and any necessary extra parameters for that API
(mixed) getRawData Returns full address data for a given address, as returned by Google Maps
(array) getLatLong Returns an array containing Lat,Lng,Alt for the given address.