Click or drag to resize

LocalGeoCoderGeoCode Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodStatic memberCode exampleGeoCode(ExtendedStructuredGeoCodeArgs)
Geocode an address to one or more GeocodeAddresses, using the given ExtendedStructuredGeoCodeArgs. Note that external geocoding is not supported when using ExtendedStructuredGeoCodeArgs.
Public methodStatic memberCode exampleGeoCode(OneLineGeoCodeArgs)
Geocode an address to one or more GeocodeAddresses, using the given OneLineGeoCodeArgs.
Public methodStatic memberCode exampleGeoCode(StructuredGeoCodeArgs)
Geocode an address to one or more GeocodeAddresses, using the given StructuredGeoCodeArgs.
Top
See Also