publiclab / leaflet-blurred-location

A Leaflet-based interface for selecting a "blurred" or low-resolution location, to preserve privacy

Home Page:https://publiclab.github.io/leaflet-blurred-location/examples/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geocode reverse lookup in getPlacenameFromCoordinates not working

nstjean opened this issue · comments

This is the same issue we had in #214 ! I've updated the error checking and API key but now both the search by place name and the get placename are displaying a Google message: "Error retrieving location: You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started"

You can see it in action here: https://publiclab.github.io/leaflet-blurred-location/examples/

Let's use this key, which should be limited to publiclab.org, mapknitter.org and publiclab.github.io: AIzaSyAOLUQngEmJv0_zcG1xkGq-CXIPpLQY8iQ

Does something else need to be enabled for this to work in testing?

@jywarren Having an issue with the API key!