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

    Interface LatLng

    interface LatLng {
        lat: number;
        lng: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    lat: number
    lng: number