Commit graph

41 commits

Author SHA1 Message Date
Tom Hughes
5bd59e1936 Enable a number of eslint style rules 2019-04-07 17:02:39 +01:00
Tom Hughes
eb7678145a Use double quotes consistently in javascript code 2019-04-06 15:59:34 +01:00
Tom Hughes
5846e39a36 Disable keyboard controls for layer switcher maps
Fixes #1673
2017-11-09 14:29:17 +00:00
Lars Sonchocky-Helldorf
df17b997b3 Add public gps tiles layer for debugging purposes
Fixes #1239
Closes #1406
2017-01-04 19:26:15 +00:00
Tom Hughes
e0dd431e6c Propagate API keys to minimaps in layer switcher 2016-09-08 17:35:37 +01:00
Simon Legner
2520bdb9eb Close layers panel on double-clicking a layer
Relates to #465.
2015-08-26 23:31:36 +02:00
Tom Hughes
6d124f8012 Fix some more JSHint issues 2015-02-24 00:30:25 +00:00
Tom Hughes
1596713871 Fix some JSHint complaints 2015-02-23 21:45:57 +00:00
Tom Hughes
e5ff267073 Avoid using one translation as the key for a second
Translation keys need to be fixed, so we can't use the result of
one lookup to derive the key for another...

Fixes #697
2014-02-06 09:14:06 +00:00
John Firebaugh
944f3ebb67 Remove map data size warning (#592) 2013-12-03 19:38:26 +00:00
Tom Hughes
6362f60a54 Display the size warning when the data layer is disabled 2013-12-03 09:17:02 +00:00
John Firebaugh
cc57c65083 Auto-uncheck the data and notes layers at low zoom
Reenable them when returning to high zoom in the
same session.

Fixes #592
2013-12-03 08:55:15 +00:00
Aaron Lidman
e62bac06ed Improved noteLayer and dataLayer availability, closes #65 2013-11-15 15:06:44 -08:00
Aaron Lidman
d3e99bc8bd Hide control tooltips on #map-ui expansion, closes #55 2013-11-15 11:26:36 -08:00
Aaron Lidman
fd8f35309d Fix disabled overlay layers translations 2013-11-14 09:12:39 -08:00
Aaron Lidman
439ad373ec Disable overlay layers at minZoom and add tooltips 2013-11-13 17:30:15 -08:00
John Firebaugh
a805e0b545 Use our own hash implementation
We need more flexibility than L.Hash provides.
2013-11-11 14:42:59 -08:00
Eden Halperin
3689798a04 Return map-ui sidebars in mobile 2013-11-07 16:57:53 -05:00
Eden Halperin
89a132d31c user menu fix 2013-11-06 13:17:36 -05:00
Eden Halperin
bbfc65d1e1 base layers sidebar increased readability 2013-11-05 17:06:37 -05:00
John Firebaugh
5ac731a3fc Undo commenting out code 2013-11-05 12:38:47 -08:00
Eden Halperin
7503caa750 touch up secondary pages and leaflet sidebar content 2013-11-05 12:37:29 -08:00
Omar Vega
2d0dcbd9d0 Adding internationalization in links share and layers. 2013-10-01 19:38:27 +01:00
John Firebaugh
fa9b4a5f6a Add/remove active class on map UI buttons 2013-08-05 08:32:43 -07:00
John Firebaugh
c71209507b Fix layer map bounciness (#361) 2013-07-21 08:43:33 +01:00
John Firebaugh
33b7903c79 Drop base layer blurb, tighten vertical space 2013-07-18 10:45:18 -07:00
John Firebaugh
f5f4bfd725 IE compatibility 2013-07-18 10:45:18 -07:00
John Firebaugh
5c0aeb1558 Match the other sidebar better 2013-07-18 10:45:17 -07:00
John Firebaugh
b21d0906c4 Use a radio button for base layers 2013-07-18 10:45:16 -07:00
John Firebaugh
ad10390663 Fix export tab bugs 2013-07-18 10:45:16 -07:00
John Firebaugh
1debc147b8 Move base layer UI above overlay layer UI 2013-07-18 10:45:16 -07:00
Tom MacWright
ded28617c7 Add clearer close action, refactor base layer code 2013-07-18 10:45:15 -07:00
Tom MacWright
e96a64ca9c Reuse styles for map-ui panel 2013-07-18 10:45:15 -07:00
Tom MacWright
9172695f7f Implement long URL option, toggling, and labeling for share 2013-07-18 10:45:15 -07:00
John Firebaugh
6f102f2726 Fix minimap event bindings 2013-07-18 10:45:15 -07:00
John Firebaugh
a6ac56c5e5 Only one pane visible at a time 2013-07-18 10:45:15 -07:00
John Firebaugh
eebe1f1d3e Consistent JavaScript style 2013-07-18 10:45:14 -07:00
John Firebaugh
5e9ab5bc5e Layers work 2013-07-18 10:45:14 -07:00
John Firebaugh
ef73cc1f57 Layers work 2013-07-18 10:45:13 -07:00
John Firebaugh
10c9ca81c7 Work on layers UI 2013-07-18 10:40:24 -07:00
John Firebaugh
33aa0a6e45 Rename to L.OSM.Layers and continue implementation 2013-07-18 10:37:45 -07:00