ReverseGeocoderBulkReverseGeoCodeFull Method (IEnumerableLatLng) | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase.GeoStream.Server.NWF
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public static GeoCodeFull[] BulkReverseGeoCodeFull(
IEnumerable<LatLng> latLngs
)
Public Shared Function BulkReverseGeoCodeFull (
latLngs As IEnumerable(Of LatLng)
) As GeoCodeFull()
Parameters
- latLngs
- Type: System.Collections.GenericIEnumerableLatLng
Return Value
Type:
GeoCodeFullSee Also