Opened 13 years ago

Closed 12 years ago

#16577 closed New feature (fixed)

Provide a block for custom map creation in openlayers.js

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

Description

While integrating GeoDjango with map.geo.admin.ch API, I found myself needing a custom map creation section to override. So it would be nice to have a block that enclosed the map creation step.

Attachments (1)

16577-1.diff (1.2 KB ) - added by Claude Paroz 13 years ago.
Add a map_creation block to openlayers.js

Download all attachments as: .zip

Change History (4)

by Claude Paroz, 13 years ago

Attachment: 16577-1.diff added

Add a map_creation block to openlayers.js

comment:1 by Claude Paroz, 13 years ago

Has patch: set

comment:2 by Aymeric Augustin, 13 years ago

Triage Stage: UnreviewedAccepted

Why not. It's difficult to understand the reason why some parts of openlayers.js are wrapped in blocks and other aren't...

comment:3 by Claude Paroz <claude@…>, 12 years ago

Resolution: fixed
Status: newclosed

In 89136b2725db3cb774ae4b39849684ae8f3847aa:

Fixed #16577 -- Added a map_creation block in openlayers.js template

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