Tue, 09/22/2015 - 07:42
#1
nominatimSearchAndAddLocation
Hi,
I've been using map.nominatimSearchAndAddLocation('Location', displayResults); but now it's not working.
What should I do ?
Thanks!
Sugar
Tue, 09/22/2015 - 13:00
Nominatim now requires a key
Nominatim now requires a key as part of the request. The mapping sdks do not include that key. You can hit the Nominatim service directly from within your application.