Click or drag to resize

NetQuarry.GoogleGeocoder Namespace

The NetQuarry GoogleGeocoder namespace provides objects used by the platform for geocoding (converting addresses to longitude/latitude) and reverse-geocoding (converting longitude/latitude to an address) using Google Maps.
Classes
  ClassDescription
Public classGeoAddress
Descriptor for GoogleMaps addresses.
Public classGeocode
Geocode utility class
Public classGoogleMapService
Business map API service
Public classKmlAddress
Represents a structured address
Public classXmlDocumentExtensions
Extension class for XmlDocument
Structures
  StructureDescription
Public structureCoordinate
Coordinate structure holding Latitude and Longitude.
Enumerations
  EnumerationDescription
Public enumerationAddressAccuracy
The accuracy (granularity) of a GeoCode (Kml) address.
Public enumerationGeoMapType
Map types supported by the GeoMap.GenMap extension.
Public enumerationSearchableGMapAttrs
Options for controlling SearchableGMap features.