library
Toggle table of contents
3.16.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
com.google.maps.android.geometry
/
Point
/
copy
copy
fun
copy
(
x
:
Double
=
this.x
,
y
:
Double
=
this.y
)
:
Point