Click or drag to resize

ReverseGeocodeResultBuilderBuildSingle Method

Verizon Connect Logo
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 NWFReverseGeocodingEndpointResult BuildSingle(
	Uri uri,
	LatLng queryPoint,
	GeoCodeFull geoCodeFull,
	INwfPrincipal nwfPrincipal
)

Parameters

uri
Type: SystemUri
queryPoint
Type: Telogis.GeoBase.GeoStream.Server.NWF.ModelsLatLng
geoCodeFull
Type: Telogis.GeoBaseGeoCodeFull
nwfPrincipal
Type: Telogis.GeoBase.GeoStream.Server.NWF.AuthenticationINwfPrincipal

Return Value

Type: NWFReverseGeocodingEndpointResult
See Also