open fun getCoordinates(): Optional<LatLng!>!
Gets the point representing the position of the cluster. Coordinates are precise enough for the current zoom level.
Return Optional<LatLng!>!: The coordinates on the current zoom level.