library
Toggle table of contents
3.16.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
com.google.maps.android.quadtree
/
PointQuadTree
/
PointQuadTree
Point
Quad
Tree
constructor
(
minX
:
Double
,
maxX
:
Double
,
minY
:
Double
,
maxY
:
Double
)
@
JvmOverloads
constructor
(
mBounds
:
Bounds
,
mDepth
:
Int
=
0
)