Opened 15 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)
Change History (7)
by , 15 years ago
Attachment: | django_gis_google_map_maxheight_dragcross.patch added |
---|
comment:1 by , 15 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 14 years ago
Type: | → New feature |
---|
comment:3 by , 14 years ago
Severity: | → Normal |
---|
comment:4 by , 14 years ago
Easy pickings: | unset |
---|---|
Patch needs improvement: | set |
django_gis_google_map_maxheight_dragcross.patch fails to apply cleanly on to trunk
comment:6 by , 8 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
contrib.gis.maps
has been removed (#26697).
Note:
See TracTickets
for help on using tickets.
Add maxHeight and dragCrossSize options to google-map.js template