Opened 15 years ago

Closed 8 years ago

#11211 closed New feature (wontfix)

Add GMarkerOptions: clickable, bouncy, dragCrossMove, bounceGravity, autoPan and hide

Reported by: Travis Jeffery <eatsleepgolf@…> 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)

django_overlays.patch (2.9 KB ) - added by travisjeffery 15 years ago.
patch to add gmarkeroptions
django_overlays_with_zindex.patch (3.1 KB ) - added by Ubercore 15 years ago.

Download all attachments as: .zip

Change History (11)

by travisjeffery, 15 years ago

Attachment: django_overlays.patch added

patch to add gmarkeroptions

comment:1 by Russell Keith-Magee, 15 years ago

milestone: 1.1

We are well past the feature deadline for v1.1

comment:2 by Travis Jeffery <eatsleepgolf@…>, 15 years ago

Oh, first time I've made a patch. Didn't understand the milestone thing. That's fine.

comment:3 by Ubercore, 15 years ago

I've updated this patch to include zIndexProcess. You can set either an anonymous function or a function name.

by Ubercore, 15 years ago

comment:4 by Jacob, 14 years ago

Triage Stage: UnreviewedDesign decision needed

comment:5 by Chris Beaven, 13 years ago

Severity: Normal
Type: New feature

comment:6 by anonymous, 12 years ago

Easy pickings: unset
UI/UX: unset

comment:7 by Aymeric Augustin, 11 years ago

Triage Stage: Design decision neededAccepted

comment:8 by Tim Graham, 10 years ago

Needs tests: set
Patch needs improvement: set

comment:9 by Claude Paroz, 8 years ago

Resolution: wontfix
Status: newclosed

contrib.gis.maps has been removed (#26697).

Note: See TracTickets for help on using tickets.
Back to Top