Skip to content
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

Geocoder plugin not working in Google Chrome #1949

Open
joeyoey17 opened this issue May 14, 2024 · 2 comments
Open

Geocoder plugin not working in Google Chrome #1949

joeyoey17 opened this issue May 14, 2024 · 2 comments

Comments

@joeyoey17
Copy link

Describe the bug
Hello! Recently I've noted that the Geocoder plugin isn't working in Google Chrome when you use Chrome to open a saved Folium html file. I've noticed the plugin is working in Microsoft Edge, just not Chrome. In Google Chrome, the Geocoder search bar appears but anything you search in it will inevitably come up with "Nothing found". Is this a new bug?

Example of code I'm running to generate an html file that I open in Chrome:

from folium.plugins import Geocoder
Geocoder().add_to(m)
m.save ('test.html')
@hansthen
Copy link
Collaborator

hansthen commented May 14, 2024

I cannot confirm this behavior. I tested this with google-chrome-stable 120.0.6099.109 on Ubuntu 22.04.03 LTS. Can you add your software versions to the bug report? Also, if this happens, can you check if any errors show up in your browser console or network tab. (These are opened by SHIFT-CTRL-J).

@hansthen
Copy link
Collaborator

hansthen commented Jun 2, 2024

@joeyoey17 is this still an issue for you? If so, can you add more information for us so we can try to reproduce the error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants