Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Mapbox

Implementation of the Mapbox Geocoding

Hierarchy

  • Mapbox

Implements

Index

Constructors

Methods

Object literals

Constructors

constructor

Methods

_getProperties

  • _getProperties(loc: any): { address: any; text: any }

geocode

reverse

  • reverse(location: LatLngLiteral, scale: number, cb: GeocodingCallback, context?: any): void

suggest

Object literals

options

options: object

serviceUrl

serviceUrl: string = "https://api.mapbox.com/geocoding/v5/mapbox.places/"

Generated using TypeDoc