Search
Preparing search index...
The search index is not available
@types/amap-js-api-indoor-map
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/amap-js-api-indoor-map
AMap
ArrayBounds
Class ArrayBounds
Hierarchy
ArrayBounds
Index
Constructors
constructor
Properties
bounds
Methods
contains
get
Center
to
Bounds
Constructors
constructor
new
Array
Bounds
(
bounds
:
LocationValue
[]
)
:
ArrayBounds
Parameters
bounds:
LocationValue
[]
Returns
ArrayBounds
Properties
bounds
bounds
:
LngLat
[]
Methods
contains
contains
(
point
:
LocationValue
)
:
boolean
判断传入的点是否在ArrayBounds内
Parameters
point:
LocationValue
目标点
Returns
boolean
get
Center
get
Center
(
)
:
LngLat
Returns
LngLat
to
Bounds
to
Bounds
(
)
:
Bounds
Returns
Bounds
Exports
AMap
Bezier
Curve
Browser
Buildings
Circle
Context
Menu
Dom
Util
Ellipse
GeoJSON
Geometry
Util
Icon
Indoor
Map
Info
Window
Label
Marker
Labels
Layer
Layer
Map
Marker
Marker
Shape
Mass
Marks
Media
Layer
Overlay
Path
Overlay
Polygon
Polyline
Rectangle
Shape
Overlay
Text
Tile
Layer
Util
View2D
convert
From
event
Array
Bounds
constructor
bounds
contains
get
Center
to
Bounds
Generated using
TypeDoc
判断传入的点是否在ArrayBounds内