public class
FollowMyLocationOptions
extends AbstractSafeParcelable
An immutable class that represents the parameters used to specify the options when following the location of the user.
Nested Class Summary
class | FollowMyLocationOptions.Builder | A builder that helps configure an instance of FollowMyLocationOptions . |
Inherited Constant Summary
Public Method Summary
static FollowMyLocationOptions.Builder |
builder()
Returns a new instance of
FollowMyLocationOptions.Builder . |
Float |
getZoomLevel()
Gets the zoom level of the camera, or null if the zoom level is not set.
|
Inherited Method Summary
Public Methods
public static FollowMyLocationOptions.Builder builder ()
Returns a new instance of FollowMyLocationOptions.Builder
.
public Float getZoomLevel ()
Gets the zoom level of the camera, or null if the zoom level is not set.