[openstreetmap-website] Nominatim area highlight is too dark (#339)
Richard Fairhurst
notifications at github.com
Thu Jul 18 07:10:50 UTC 2013
https://github.com/openstreetmap/openstreetmap-website/commit/b1308a87be1aaa0c6e5fd27e0635ef22b76e8081 introduced polygon outlines for results returned from Nominatim.
This is a nifty feature but at a (default) stroke opacity of 0.5, the polygon obscures detail and makes the map difficult to read. An opacity of 0.2 or even 0.1, with no fill, would be clearer.
Incidentally, in javascripts/map.js.erb, the strokeColor, strokeWidth, strokeOpacity and pointRadius properties look more like OL than Leaflet properties and https://github.com/openstreetmap/openstreetmap-website/pull/121/files#L16R128 suggests that they are left over from OL days.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/339
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20130718/5a11e4e6/attachment.html>
More information about the rails-dev
mailing list