conveyal / otp.js

OTP Javascript Client & Data Bindings
MIT License
19 stars 20 forks source link

Adds optional searchExtent support to the geocoder #76

Closed brandonneil closed 8 years ago

brandonneil commented 8 years ago

This pull request addresses #75

Provides the ability to set a window.OTP_config.searchExtent in the format expected by the arcgis geocoder: https://developers.arcgis.com/rest/geocode/api-reference/geocoding-suggest.htm.

I kept in generically named though, since it could be valuable for the other geocoders.