Class LocationManagerUtils

Package world.mappable.mapkit.location

java.lang.Object
    ↳ world.mappable.mapkit.location.LocationManagerUtils

class LocationManagerUtils

Summary

Constructors

Signature and Description

LocationManagerUtils()

Methods

Type and modifiers

Method and Description

static native Location

getLastKnownLocation()
Last known location, if one was ever received.

Constuctors

LocationManagerUtils

LocationManagerUtils()


Methods

getLastKnownLocation

@Nullable
Location getLastKnownLocation()

Last known location, if one was ever received.

Optional property, can be null.