events-radar / drupal-make

Radar site - Drupal drush makefile
2 stars 1 forks source link

"Find using Address field" does not generate a point #112

Closed ifrik closed 8 years ago

ifrik commented 8 years ago

When an address is filled in for a location, the button "find using address field" does not generate a point on the map. Adding a point manually by drawing it on the map works.

ifrik commented 8 years ago

I've tried other geocoders and it works with Google, but not with the default Nominatim. Maybe this patch: https://www.drupal.org/node/1748412 or this issue: Fixed in this issue: https://www.drupal.org/node/2499771

ifrik commented 8 years ago

fixed and deployed