Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
DevExpress
viz
Map
Class Map
Hierarchy
Component
Map
Index
Constructor methods
constructor
Properties
disposing
optionChanged
Methods
beginUpdate
clearAreaSelection
clearMarkerSelection
clearSelection
endUpdate
getAreas
getMarkers
instance
option
render
Constructor methods
constructor
(
element
:
Element
, options
?:
VectorMapOptions
)
:
Map
Parameters
element:
Element
options?:
VectorMapOptions
optional
Returns
Map
constructor
(
element
:
JQuery
, options
?:
VectorMapOptions
)
:
Map
Parameters
element:
JQuery
options?:
VectorMapOptions
optional
Returns
Map
Properties
public
disposing
:
JQueryCallback
public
optionChanged
:
JQueryCallback
Methods
public
beginUpdate
(
)
public
clearAreaSelection
(
)
public
clearMarkerSelection
(
)
public
clearSelection
(
)
public
endUpdate
(
)
public
getAreas
(
)
:
Proxy
[]
Returns
Proxy
[]
public
getMarkers
(
)
:
Proxy
[]
Returns
Proxy
[]
public
instance
(
)
:
Map
Returns
Map
public
option
(
)
:
any
Returns
any
public
option
(
options
:
string
)
:
any
Parameters
options:
string
Returns
any
public
option
(
options
:
string
)
:
T
Parameters
options:
string
Returns
T
public
option
(
options
:
string
, value
:
any
)
Parameters
options:
string
value:
any
public
option
(
options
:
{ [key: string]: any; }
)
Parameters
options:
{ [key: string]: any; }
public
option
(
options
?:
any
)
:
any
Parameters
options?:
any
optional
Returns
any
public
render
(
)
Globals
DevExpress
DevExpress.data
DevExpress.data.queryAdapters
DevExpress.data.utils
DevExpress.data.utils.odata
DevExpress.devices
DevExpress.ui
DevExpress.ui.dialog
DevExpress.viz
DevExpress.viz.charts
DevExpress.viz.charts.series
DevExpress.viz.common
DevExpress.viz.gauges
DevExpress.viz.map
DevExpress.viz.rangeSelector
DevExpress.viz.sparklines
jquery
Bullet
Chart
CircularGauge
LinearGauge
Map
constructor
disposing
optionChanged
beginUpdate
clearAreaSelection
clearMarkerSelection
clearSelection
endUpdate
getAreas
getMarkers
instance
option
render
PieChart
RangeSelector
Sparkline