Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Nominatim

Implementation of the Nominatim geocoder.

This is the default geocoding service used by the control, unless otherwise specified in the options.

Unless using your own Nominatim installation, please refer to the Nominatim usage policy.

Hierarchy

  • Nominatim

Implements

Index

Constructors

Methods

Object literals

Constructors

constructor

Methods

geocode

reverse

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

Object literals

options

options: object

serviceUrl

serviceUrl: string = "https://nominatim.openstreetmap.org/"

htmlTemplate

Generated using TypeDoc