abstract fun isUserLocationInMapBoundingBox(): Boolean
Checks whether user location is inside current map bounding box.
Return
Boolean: True if user location is in map bounding box, otherwise false. Also returns false if no previous user location is present.