Class Garmin.Geocode

Object
   |
   +--Garmin.Geocode

class Garmin.Geocode


Garmin.Geocode A wrapper for Google geocode service.
Defined in GoogleGeocode.js


Constructor Summary
Garmin.Geocode()
           
 
Method Summary
 Object __Garmin.Geocode.getGeocoder()
          
 Number __Garmin.Geocode.getLatLng(address, callbackFunction)
          
 Object getGeocoder()
          
 Number getLatLng(address, callbackFunction)
          
 void initialize()
          

Constructor Detail

Garmin.Geocode

Garmin.Geocode()

Method Detail

__Garmin.Geocode.getGeocoder

Object __Garmin.Geocode.getGeocoder()

__Garmin.Geocode.getLatLng

Number __Garmin.Geocode.getLatLng(address, callbackFunction)

getGeocoder

Object getGeocoder()

getLatLng

Number getLatLng(address, callbackFunction)

initialize

void initialize()


Documentation generated by JSDoc on Thu Apr 26 22:18:37 2007