Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning.routing
/
Waypoint
/
Builder
Builder
class
Builder
Builder for constructing a
Waypoint
using a fluent API.
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
add
Location
Link copied to clipboard
fun
addLocation
(
zone
:
MercatorZone
)
:
Waypoint.Builder
fun
addLocation
(
zone
:
MercatorZone
,
name
:
String
)
:
Waypoint.Builder
build
Link copied to clipboard
fun
build
(
)
:
Waypoint