Click or drag to resize
GoogleDirections Namespace
doogal.co.uk Home



Namespace containing .NET wrapper classes around some of the Google Maps API web services, such as routing, elevation and geocoding
Classes
  ClassDescription
Public classElevationService
Class providing methods to retrieve elevation data for locations
Public classGeocoder
Wrapper round the Google Maps geocoding service
Public classGoogleMapsException
Exception thrown if a request to the Google Maps API fails
Public classHttpWebService
Base class for using the Google Maps API
Public classLatLng
Class representing a latitude/longitude pair
Public classLocation
Class representing a location, defined by name and/or by latitude/longitude
Public classRoute
Class representing a route containing directions between various locations
Public classRouteDirections
Class providing methods to retrieve directions between locations
Public classRouteLeg
Class representing the leg of a route
Public classRouteStep
Class representing a step within a leg of a route