-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[🐛] Maps address lookup is throwing an error about CORS #8
Comments
The most simple way to activate maps is to use HERE API Key (https://developer.here.com/develop/rest-apis). |
I've set up an account and created an app - guessing it requires the JS Maps API? We can run through the config in our call. |
Maps feature should be active now, using your JS Maps API. As the integration didn't worked before, you might have to update the meetings address (and see an autocomplete). Once the address is found on editing, the point should appear on the maps (https://townhall.mautic.org/meetings) |
This is in the console when trying to add the locations - just checking in case there's a setting I missed somewhere, or is there a CORS setting on the Awesome Decidim side maybe? |
I asked in the Here support Slack:
|
|
Raised as a bug in decidim/decidim: decidim/decidim#11466 |
Looks like maps are switching over to Open Streetmap which has started working! 🥳 🚀 |
The errors are there:
|
Actions:
Review PR to update the here.com API: decidim/decidim#11507 |
This is outstanding, we still need to fix the homepage map of upcoming events and ultimately in the longer term hopefully the PR above will resolve this. It's not mission critical so I don't see this as a bug that's going to prevent us going live, but we're going to see if we can maybe moved to open street map instead. |
We are missing the 'Awesome Map' module on the homepage - maybe related to #4, perhaps the module is missing?
The text was updated successfully, but these errors were encountered: