Add OpenCage Provider

Add support for the OpenCage Geocoder (https://geocoder.opencagedata.com)
This commit is contained in:
Alex Balhatchet
2018-02-11 12:44:12 +00:00
parent 28300bb11c
commit 179fa384d3
4 changed files with 91 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
BING_API_KEY=___YOUR_KEY___
GOOGLE_API_KEY=___YOUR_KEY___
LOCATIONIQ_API_KEY=___YOUR_KEY___
OPENCAGE_API_KEY=___YOUR_KEY___