A Nativescript plugin for Mapbox Native Maps.
    Preparing search index...

    Interface UserLocation

    interface UserLocation {
        location: LatLng;
        speed: number;
    }
    Index

    Properties

    Properties

    location: LatLng
    speed: number