collective / collective.geo.mapwidget

4 stars 9 forks source link

Use Google API Key that is stored in the registry instead of a query parameter. #30

Open b4oshany opened 6 years ago

b4oshany commented 6 years ago

Upon inspecting the search mechanism for the Map, I realize that it is using HTTP query param instead of using the Google API Key that is stored inside the registry. Hence, the reason why the view returns null.