#27949 closed Cleanup/optimization (fixed)
Document how OpenLayers 3 widgets work
Reported by: | elky | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.11 |
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
Previously map widget had a toolbar with some controls like draw polygon, move map, etc. This toolbar disappeared in 1.11 now.
This issue is probably related with #27939
Screenshots attached.
Attachments (2)
Change History (7)
by , 8 years ago
Attachment: | django-1.10-map-toolbar.jpg added |
---|
by , 8 years ago
Attachment: | django-1.11-map-no-toolbar.jpg added |
---|
Django 1.11 - map widget without toolbar
comment:1 by , 8 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 8 years ago
AFAIR, in OpenLayers 3, interactions do not need any toolbar display. You click to draw, click-and-drag to move the map, you click on a point/vertex/corner to move it. This may need some more documentation, though.
comment:3 by , 8 years ago
Component: | GIS → Documentation |
---|---|
Has patch: | set |
Severity: | Release blocker → Normal |
Summary: | GeoDjango - map widget toolbar disapeared in admin → Document how OpenLayers 3 widgets work |
Type: | Bug → Cleanup/optimization |
PR (did you have anything in mind besides release notes?)
Note:
See TracTickets
for help on using tickets.
Django 1.10 - map widget has a toolbar