jazzband / jazzband/django-floppyforms
Google Map loading in Widgets
Open
Bug
- Dominant language
- Python
- Stars
- 836
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
You should replace : https://maps.google.com/maps/api/js?sensor=false
with
https://maps.google.com/maps/api/js?v=3&sensor=false
when loading google map api otherwise the map will not load anymore
Contributor guide
Research direction
Locate the widget code that loads the Google Maps API URL and compare it with the URL shown in the issue. Update the query string to include the specified version parameter, then verify that the map loads successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100