ServicePropertiesgooglemaps_CustomParams Property |
Custom parameters/values to be added to the Google map request. Will be merged with any CustomParams specified on the page.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string googlemaps_CustomParams { get; }
ReadOnly Property googlemaps_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 page.
Remarks
Applies to ServiceInstance googlemaps only.
See Also