Click or drag to resize
Map Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The Map type exposes the following members.

Properties
  Name Description
Public property BaseClientURL
Public property Center
Gets and sets the Center of the map
Public property DataPlots
Gets and sets a collection of data plots that represents the data plotted on this map
Public property Font
Gets and sets the font used for labels and tooltips on the map
Public property HTML
Gets the HTML required to render the map
Public property IndependentRenderHTML
Gets the HTML required to render the map in an independent browser
Public property MapJson
Gets the JSON string required to render a map
Public property MapRenderScript
Gets the javascript required to render maps
Public property MaxZoom
Gets and sets a value that indicates the maximum zoom level for this chart
Public property MinZoom
Gets and sets a value that indicates the minimum zoom level for this chart
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property Parent
Gets and sets the parent DashboardObject for this Map object
Public property ShowInfoBox
Gets and sets a property that indicates if info boxes should be shown on this map
Public property ShowLayerControl
Gets and sets a property that indicates whether the map will show a layer control
Public property ShowTooltip
Gets and sets a property that indicates if tooltips should be shown on this map
Public property Zoom
Gets and sets the zoom level for the map
Top
See Also