Opened 14 years ago

Closed 8 years ago

#13247 closed New feature (wontfix)

GIS google-map.js maxHeight, dragCrossSize options

Reported by: wardi Owned by: nobody
Component: GIS Version: 1.1
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: yes
Easy pickings: no UI/UX: no

Description

This patch adds the google maps maxHeight and dragCrossSize settings to the google-map.js template.

It also removes a large number of blank lines that are created when options are not specified by moving closing {% endif %} tags to the next line.

Attachments (1)

django_gis_google_map_maxheight_dragcross.patch (3.2 KB ) - added by wardi 14 years ago.
Add maxHeight and dragCrossSize options to google-map.js template

Download all attachments as: .zip

Change History (7)

by wardi, 14 years ago

Add maxHeight and dragCrossSize options to google-map.js template

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

Triage Stage: UnreviewedAccepted

comment:2 by Luke Plant, 13 years ago

Type: New feature

comment:3 by Luke Plant, 13 years ago

Severity: Normal

comment:4 by patchhammer, 13 years ago

Easy pickings: unset
Patch needs improvement: set

django_gis_google_map_maxheight_dragcross.patch fails to apply cleanly on to trunk

comment:5 by Aymeric Augustin, 12 years ago

UI/UX: unset

Change UI/UX from NULL to False.

comment:6 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