Click or drag to resize

PageElementPropertiesSearchableGMap_SearchRadius Property

The raidus (in miles) to use when determining if a Marker is close enough to the searched Place to be displayed on the map.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int SearchableGMap_SearchRadius { get; }

Property Value

Type: Int32
The raidus (in miles) to use when determining if a Marker is close enough to the searched Place to be displayed on the map.
See Also