Click or drag to resize

LocationBuilderBuildFromGeoCodeFull 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.Models
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static Location BuildFromGeoCodeFull(
	LatLng origin,
	GeoCodeFull gcf
)

Parameters

origin
Type: Telogis.GeoBase.GeoStream.Server.NWF.ModelsLatLng
gcf
Type: Telogis.GeoBaseGeoCodeFull

Return Value

Type: Location
See Also