toggle menu
android-maps-utils
3.9.0
androidJvm
switch theme
search in API
android-maps-utils
/
com.google.maps.android.quadtree
/
PointQuadTree
/
PointQuadTree
Point
Quad
Tree
constructor
(
minX
:
Double
,
maxX
:
Double
,
minY
:
Double
,
maxY
:
Double
)
Creates a new quad tree with specified bounds.
Parameters
min
X
max
X
min
Y
max
Y
constructor
(
bounds
:
Bounds
)