intersectionArea

open fun intersectionArea(@NonNull latLngBoundsA: MPLatLngBounds, @NonNull latLngBoundsB: MPLatLngBounds): Double
open fun intersectionArea(@NonNull bbox: Array<Double>, @NonNull latLngBounds: MPLatLngBounds): Double