issues Search Results · repo:erdem/django-map-widgets language:JavaScript
Filter by
84 results
(79 ms)84 results
inerdem/django-map-widgets (press backspace or delete to remove)@Hola todos!! Estoy tratandode instalar la aplicación, sin embargo no me ha sido posible, el proceso de instalación esta
segmentado, alguién tendría una guía completa de las consideraciones para poner ...
Geography-OS
- Opened yesterday
- #159
I m using Django 4.2 (but tested also with django 5.1.5 with the same results) and the latest version of the package
(0.5.1) and I m having some issues with the reliability of the Google Map widget: in ...
bug
MattiaSilvestri
- 3
- Opened on Jan 30
- #157
The Django 5.1 release removes map_width and map_height. I get an exception while accessing the admin page
AttributeError: GooglePointFieldWidget object has no attribute map_width .
Is the solution as ...
martinlehoux
- 2
- Opened on Sep 10, 2024
- #155
Hi! (Sorry for opening so many issues, just tring to get my project working.)
I have some javascript
function updateMapPointBasedOnAddress() {
const address = document.getElementById( ...
ShmuelTreiger
- 1
- Opened on Jul 26, 2024
- #154
Is there a reason you didn t integrate a leaflet searchbox? Based on cursory googling it seems rather simple, though I m
sure there s a reason you haven t (perhaps simply time constraint).
ShmuelTreiger
- 2
- Opened on Jul 26, 2024
- #153
Hi! I m trying to create an event listener for the djange-map-widget. I ve tried the following ways, none of which as
worked:
document.getElementById( id_address_point ).addEventListener( ...
ShmuelTreiger
- 3
- Opened on Jul 25, 2024
- #152
For whatever reason, my point field isn t updating when I update my model instance. All the other fields seem to
successfully update. I am also able to successfully update the field using mapwidgets.LeafletPointFieldWidget ...
ShmuelTreiger
- 2
- Opened on Jul 24, 2024
- #151
I m using this package, and it doesn t shows the map widget on my admin page with these errors.
settings.py
GOOGLE_MAP_API_KEY = os.getenv( GOOGLE_MAP_API_KEY , None)
MAPBOX_API_KEY = os.getenv( MAPBOX_API_KEY ...
luvwinnie
- 1
- Opened on Apr 17, 2024
- #145
row and prefix parameters come undefined here, therefore when I click Add another ... in Django admin, required map
doesn t appear.
isarota
- 1
- Opened on Jun 28, 2023
- #141
Is there a way to feed a different MapTypeId to the Google Maps widget so that it uses, for instance, satellite tiles
instead of the default ones?
tvanesse
- 1
- Opened on May 12, 2023
- #140

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.