perkeep/server/camlistored/ui/goui
mpl e4b7db8274 server/camlistored/ui: improve map aspect search and markers
Notably:

-do not load any markers on an empty search query, because that would
mean loading absolutely all of the items with a location, which seems
like a bad idea.

-use different markers for different nodes. For now, foursquare
checkins, file images, and files have their own marker.

-vendor in https://github.com/lvoogdt/Leaflet.awesome-markers to achieve
the above, which relies on Font Awesome, which we already have in.
icons available for the markers: http://fontawesome.io/icons/

-when no location can be inferred from the search query, set the view to
encompass all markers that were drawn.

-when a location search is known, draw a rectangle representing the
results zone.

-use thumber for image in marker popup

-use title, if possible, instead of blobRef for link text in marker
popup

-switch to directly using OpenStreetMap tiles, instead of MapBox ones.

https://storage.googleapis.com/camlistore-screenshots/Screenshot_20170622-232359.png

Change-Id: Ibc84fa988aea8b8d3a2588ee8790adf6d9b5ad7a
2017-07-06 01:03:03 +02:00
..
aboutdialog web UI: add "About" menu entry and dialog 2017-03-07 00:24:07 +01:00
downloadbutton camlistored/ui: connect temp form to DOM before submitting 2017-04-26 17:59:29 +02:00
geo server/camlistored/ui: improve map aspect search and markers 2017-07-06 01:03:03 +02:00
sharebutton camlistored/ui: fix share URL dialog for all pages 2017-04-27 19:12:10 +02:00
main.go server/camlistored/ui: improve map aspect search and markers 2017-07-06 01:03:03 +02:00