location

open fun location(@NotNull location: @NotNull PlatformLocation)

Moves the model to a new location.

Since

1.15.2

Parameters

location

the new location


@NotNull
open fun location(): @NotNull PlatformLocation

Returns the current location of the tracker.

Return

the location

Since

1.15.2