We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de204f commit f0bc251Copy full SHA for f0bc251
README.md
@@ -1,9 +1,11 @@
1
-# OpenCage Data Geocoding Control for Leaflet
+# OpenCage Geocoding Control for Leaflet
2
3
-A [Leaflet](http://leafletjs.com/) geocodig control that uses OpenCage Data's [geocoder](https://opencagedata.com).
+A [Leaflet](http://leafletjs.com/) geocodig control that uses OpenCage's [geocoding API](https://opencagedata.com).
4
5
Check out a demo page in `/demo`. Or take a look at the live [demo](https://opencagedata.com/tutorials/geocode-in-leaflet).
6
7
+Note: if you want location autosuggest then what you want is [OpenCage's geosearch](https://opencagedata.com/geosearch), not geocoding.
8
+
9
## Installation
10
11
You have three options
0 commit comments