Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MapQuest

Implementation of the MapQuest Geocoding API

Hierarchy

  • MapQuest

Implements

Index

Constructors

Methods

Object literals

Constructors

constructor

Methods

_formatName

  • _formatName(...parts: string[]): string

geocode

reverse

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

Object literals

options

options: object

serviceUrl

serviceUrl: string = "https://www.mapquestapi.com/geocoding/v1"

Generated using TypeDoc