-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Allow maps to be added (like photos) to a page.
One option is to enhance drag-n-drop support. When gpx file dropped onto a page
then add item to the page for upload.
Another option is a single file-selection box (or perhaps list) to add maps to
the page. Same issues crop up regarding location of map in the page (after
text? after photos?). For now maybe just append to the end of the page. Later
on deal with positioning.
Need some way to set the map name, caption and resolution so perhaps a custom
"add map" form is better than bolting onto drag-n-drop.
Original issue reported on code.google.com by ben.rowlands@gmail.com on 24 Mar 2011 at 10:43