Opened 15 years ago
Closed 8 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)
by , 15 years ago
Attachment: | django_overlays.patch added |
---|
comment:2 by , 15 years ago
Oh, first time I've made a patch. Didn't understand the milestone thing. That's fine.
comment:3 by , 15 years ago
I've updated this patch to include zIndexProcess. You can set either an anonymous function or a function name.
by , 15 years ago
Attachment: | django_overlays_with_zindex.patch added |
---|
comment:4 by , 15 years ago
Triage Stage: | Unreviewed → Design decision needed |
---|
comment:5 by , 14 years ago
Severity: | → Normal |
---|---|
Type: | → New feature |
comment:6 by , 13 years ago
Easy pickings: | unset |
---|---|
UI/UX: | unset |
comment:7 by , 12 years ago
Triage Stage: | Design decision needed → Accepted |
---|
comment:8 by , 10 years ago
Needs tests: | set |
---|---|
Patch needs improvement: | set |
comment:9 by , 8 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
contrib.gis.maps
has been removed (#26697).
Note:
See TracTickets
for help on using tickets.
patch to add gmarkeroptions