Opened 14 years ago

Closed 7 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 14 years ago.
patch to add gmarkeroptions
django_overlays_with_zindex.patch (3.1 KB) - added by Ubercore 14 years ago.

Download all attachments as: .zip

Change History (11)

Changed 14 years ago by travisjeffery

Attachment: django_overlays.patch added

patch to add gmarkeroptions

comment:1 Changed 14 years ago by Russell Keith-Magee

milestone: 1.1

We are well past the feature deadline for v1.1

comment:2 Changed 14 years ago by Travis Jeffery <eatsleepgolf@…>

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

comment:3 Changed 14 years ago by Ubercore

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

Changed 14 years ago by Ubercore

comment:4 Changed 14 years ago by Jacob

Triage Stage: UnreviewedDesign decision needed

comment:5 Changed 12 years ago by Chris Beaven

Severity: Normal
Type: New feature

comment:6 Changed 12 years ago by anonymous

Easy pickings: unset
UI/UX: unset

comment:7 Changed 11 years ago by Aymeric Augustin

Triage Stage: Design decision neededAccepted

comment:8 Changed 9 years ago by Tim Graham

Needs tests: set
Patch needs improvement: set

comment:9 Changed 7 years ago by Claude Paroz

Resolution: wontfix
Status: newclosed

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

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