Maps and Navigation SDK
2.1.2
androidJvm
com.tomtom.sdk.maps:map-display-common
/
com.tomtom.sdk.map.display.map
/
PointConversionFailure
/
OutOfMapBoundsFailure
Out
Of
Map
Bounds
Failure
@
RestrictToExtendedFlavor
(
value
=
[
ExternalScope.LIBRARY_GROUP
]
)
class
OutOfMapBoundsFailure
(
val
point
:
Point
)
:
PointConversionFailure
Provided point does not seem to be on the map.
Members
Constructors
Out
Of
Map
Bounds
Failure
Link copied to clipboard
constructor
(
point
:
Point
)
Inherited properties
message
Link copied to clipboard
val
message
:
String
point
Link copied to clipboard
val
point
:
Point