jazzband / jazzband/django-floppyforms

GMapPointWidget based on PointWidget and BaseGMapWidget don't work

Open
#158 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
836
Forks
150
PR merge metrics
No merged PRs in 30d

Description

I followed the example showed on http://django-floppyforms.readthedocs.org/en/latest/geodjango.html#google-maps to create a PointWidget but the widget doesn't show up. However, when I use BaseOsmWidget instead, the widget appears on my form. Does anyone with the same issue?

PS.: I ran "manage.py test floppyforms" and "manage.py collectstatic" and everything is fine.

Contributor guide

Open the contributing guide

Research direction

Start with the GeoDjango Google Maps example linked in the issue and reproduce the failure using GMapPointWidget with BaseGMapWidget. Compare that result with BaseOsmWidget, then run the mentioned floppyforms tests and collectstatic command. Done means the Google Maps point widget appears correctly on the form without breaking the existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.