sdk-common / com.tomtom.online.sdk.common.location / BoundingBox / contains

contains

open fun contains(coordinates: LatLng!): Boolean

Check whether provided coordinates are inside the analyzed bounding bounds.

open fun contains(boundingBox: BoundingBox!): Boolean

Check whether provided bounding box are inside the analyzed bounding bounds.