Files
leaflet-geosearch/.env.sample
Alex Balhatchet 179fa384d3 Add OpenCage Provider
Add support for the OpenCage Geocoder (https://geocoder.opencagedata.com)
2018-02-13 22:28:57 +00:00

5 lines
124 B
Plaintext

BING_API_KEY=___YOUR_KEY___
GOOGLE_API_KEY=___YOUR_KEY___
LOCATIONIQ_API_KEY=___YOUR_KEY___
OPENCAGE_API_KEY=___YOUR_KEY___