Interface: Geocoder maps.nyc.gov

nyc.Geocoder

A geocoder interface
Source:

Members

(static) Accuracy :number

Enumeration for Geocoder accuracy
Type:
  • number
Properties:
Name Type Description
HIGH number High accuracy
MEDIUM number Medium accuracy
LOW number Low accuracy
ZIP_CODE number ZIP Code accuracy
Source:

Methods

Geocode an input string representing a location
Parameters:
Name Type Description
input string The value to geocode
Source: