Click or drag to resize

LocationSearchBaseArgsLocationHint Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An optional LatLon value that adds a bias towards nearby results. The default is Empty.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public LatLon LocationHint { get; set; }

Property Value

Type: LatLon

Implements

ISearchArgsLocationHint
See Also