sdk
sdk
/
com.sygic.sdk.route
/
RoutingOptions
/
NearestAccessiblePointStrategy
Nearest
Accessible
Point
Strategy
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
NearestAccessiblePointStrategy
Represents values describing different Nearest Accessible Point (NAP) settings.
Functions
Properties
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Properties
Change
Waypoint
Target
Roads
Link copied to clipboard
val
ChangeWaypointTargetRoads
:
Int
=
1
Endpoint road will be changed to road which can be reached by selected vehicle.
Disabled
Link copied to clipboard
val
Disabled
:
Int
=
0
NAP will not be executed on given road.
Use
Pedestrian
Artificial
Route
Parts
Link copied to clipboard
val
UsePedestrianArtificialRouteParts
:
Int
=
2
Reachable road will be found and from that road routing will continue in pedestrian mode.