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; }
ReadOnly Property SearchableGMap_SearchRadius As Integer
Get
Property Value
Type:
Int32The 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