Opened 14 years ago
Closed 7 years ago
#11211 closed New feature (wontfix)
Add GMarkerOptions: clickable, bouncy, dragCrossMove, bounceGravity, autoPan and hide
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | GIS | Version: | dev |
Severity: | Normal | Keywords: | google, maps, gmarker, options |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | yes | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | no |
Description
Hello,
I have attached a patch to add every GMarkerOption for Google Maps except for zIndexProcess.
This includes the options: clickable, bouncy, dragCrossMove, bounceGravity, autoPan and hide.
Thanks.
Attachments (2)
Change History (11)
Changed 14 years ago by
Attachment: | django_overlays.patch added |
---|
comment:2 Changed 14 years ago by
Oh, first time I've made a patch. Didn't understand the milestone thing. That's fine.
comment:3 Changed 14 years ago by
I've updated this patch to include zIndexProcess. You can set either an anonymous function or a function name.
Changed 14 years ago by
Attachment: | django_overlays_with_zindex.patch added |
---|
comment:4 Changed 14 years ago by
Triage Stage: | Unreviewed → Design decision needed |
---|
comment:5 Changed 12 years ago by
Severity: | → Normal |
---|---|
Type: | → New feature |
comment:6 Changed 12 years ago by
Easy pickings: | unset |
---|---|
UI/UX: | unset |
comment:7 Changed 11 years ago by
Triage Stage: | Design decision needed → Accepted |
---|
comment:8 Changed 9 years ago by
Needs tests: | set |
---|---|
Patch needs improvement: | set |
comment:9 Changed 7 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
contrib.gis.maps
has been removed (#26697).
Note: See
TracTickets for help on using
tickets.
patch to add gmarkeroptions