#10072 closed (fixed)
Added draggable option for Gmarker objects
Reported by: | prairiedogg | Owned by: | jbronn |
---|---|---|---|
Component: | GIS | Version: | 1.0 |
Severity: | Keywords: | gmarker google maps | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Google map markers have the option to be "draggable" on the map. Here is a simple patch to add this functionality to the django.contrib.gis.maps.google.overlays.Gmarker class. This is turned off by default.
Attachments (1)
Change History (6)
Changed 14 years ago by
Attachment: | overlays.py.diff added |
---|
comment:1 Changed 14 years ago by
Owner: | changed from nobody to jbronn |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 14 years ago by
milestone: | → 1.1 |
---|
Note: See
TracTickets for help on using
tickets.
Patch to add draggabillity option to Gmarker objects