Search
Preparing search index...
The search index is not available
@types/amap-js-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/amap-js-sdk
AMap
Polyline
Class Polyline
Hierarchy
EventBindable
Polyline
Index
Constructors
constructor
Methods
get
Bounds
get
Ext
Data
get
Length
get
Options
get
Path
hide
off
on
set
Ext
Data
set
Map
set
Options
set
Path
show
Constructors
constructor
new
Polyline
(
options
?:
PolylineOptions
)
:
Polyline
Parameters
Optional
options:
PolylineOptions
Returns
Polyline
Methods
get
Bounds
get
Bounds
(
)
:
Bounds
Returns
Bounds
get
Ext
Data
get
Ext
Data
(
)
:
any
Returns
any
get
Length
get
Length
(
)
:
number
Returns
number
get
Options
get
Options
(
)
:
PolylineOptions
Returns
PolylineOptions
get
Path
get
Path
(
)
:
LngLat
[]
Returns
LngLat
[]
hide
hide
(
)
:
void
Returns
void
off
off
(
eventName
:
string
, callback
:
EventCallback
)
:
void
Parameters
eventName:
string
callback:
EventCallback
Returns
void
on
on
(
eventName
:
string
, callback
:
EventCallback
)
:
void
Parameters
eventName:
string
callback:
EventCallback
Returns
void
set
Ext
Data
set
Ext
Data
(
ext
:
any
)
:
void
Parameters
ext:
any
Returns
void
set
Map
set
Map
(
map
:
Map
)
:
void
Parameters
map:
Map
Returns
void
set
Options
set
Options
(
opt
:
PolylineOptions
)
:
void
Parameters
opt:
PolylineOptions
Returns
void
set
Path
set
Path
(
path
:
LngLat
[]
)
:
void
Parameters
path:
LngLat
[]
Returns
void
show
show
(
)
:
void
Returns
void
Exports
Externals
AMap
AMap.
Tile
Layer
AMap.event
Polyline
constructor
get
Bounds
get
Ext
Data
get
Length
get
Options
get
Path
hide
off
on
set
Ext
Data
set
Map
set
Options
set
Path
show
Generated using
TypeDoc