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
MapType
Class MapType
Hierarchy
MapType
Implements
MapControl
Index
Constructors
constructor
Methods
hide
show
Constructors
constructor
new
Map
Type
(
options
?:
{
defaultType
?:
number
;
showRoad
?:
boolean
;
showTraffic
?:
boolean
}
)
:
MapType
Parameters
Optional
options:
{
defaultType
?:
number
;
showRoad
?:
boolean
;
showTraffic
?:
boolean
}
Optional
default
Type
?:
number
Optional
show
Road
?:
boolean
Optional
show
Traffic
?:
boolean
Returns
MapType
Methods
hide
hide
(
)
:
void
Returns
void
show
show
(
)
:
void
Returns
void
Exports
Externals
AMap
AMap.
Tile
Layer
AMap.event
Map
Type
constructor
hide
show
Generated using
TypeDoc