Click or drag to resize

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; }

Property Value

Type: String
Custom parameters/values to be added to the Google map request. Will be merged with any CustomParams specified on the service.
See Also