PageElementPropertiesGMap_CustomParams Property |
Custom parameters/values to be added to the Google map request. Will be merged with any CustomParams specified on the service.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string GMap_CustomParams { get; }
ReadOnly Property GMap_CustomParams As String
Get
Property Value
Type:
StringCustom parameters/values to be added to the Google map request. Will be merged with any CustomParams specified on the service.
See Also