Click or drag to resize
MapMapJson Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the JSON string required to render a map

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string this[
	Object fadeAnimation = true
] { get; }

Parameters

fadeAnimation (Optional)
Type: SystemObject

Return Value

Type: String
The JSON string required to render a map

Implements

Map_MapMapJsonObject
See Also