Bryan Housel
2168c2867c
Add iD disable_features parameter
2017-11-10 15:57:37 -05:00
Tom Hughes
5846e39a36
Disable keyboard controls for layer switcher maps
...
Fixes #1673
2017-11-09 14:29:17 +00:00
Tom Hughes
7346c5a024
Update site to use jQuery 3
2017-11-03 20:40:48 +00:00
Holger Jeromin
2a21c82185
Removes DOM difference in location button (main map)
2017-10-18 19:51:05 +02:00
Holger Jeromin
833579778a
Removes DOM difference in location button
2017-10-18 15:05:11 +02:00
Tom Hughes
47d33ed98e
Defer measuring of header elements to a timeout
...
Chrome 60 and later seem to fire the "ready" callback before the DOM is
fully ready causing us to measure the wrong sizes for the header elements
so we use a 0ms timeout to defer the measurement slightly as a workaround.
Fixes #1639
2017-09-14 20:30:38 +01:00
Bryan Housel
8d2acb8ef0
Add iD hashtags parameter
2017-08-25 16:24:19 -04:00
mmd-osm
7fd1e55938
Discard empty ways from query result geometries
...
Fixes #1608
2017-08-10 19:49:50 +01:00
Bryan Housel
3ab39f48ba
Add iD walkthrough autostart parameter
2017-07-07 17:58:02 -04:00
Peter Karich
0531091fd1
Include car profile for GraphHopper routing
...
Closes #1547
2017-05-24 21:17:22 +01:00
Tom Hughes
6e5240e198
Merge remote-tracking branch 'openstreetmap/pull/1521'
2017-05-17 20:37:01 +01:00
Tom Hughes
cb79ce2833
Parse asset map JSON before passing it to iD
2017-05-10 09:14:09 +01:00
Dan Stowell
5f35d37fee
Remember user's choice of directions engine
2017-04-11 19:42:37 +01:00
Andy Allan
4afedb07a2
Update mapzen directions credit link
...
Rather than pointing at a redirect, point at the target of the
redirect. Refs #1388
2017-03-30 15:18:16 +01:00
Tom Hughes
b954416a70
Merge remote-tracking branch 'openstreetmap/pull/1437'
2017-03-05 10:34:23 +00:00
Tom Hughes
d3b9987bb8
Silence remaining jshint warnings
2017-03-02 10:44:18 +00:00
Tom Hughes
427f5457d9
Fix some jshint warnings
2017-03-02 10:20:51 +00:00
Tom Hughes
d7b4f88d5e
Remove inline javascript from page header
2017-03-01 21:19:32 +00:00
Tom Hughes
293fb99467
Remove inline javascript from id views
2017-03-01 18:07:22 +00:00
Tom Hughes
fe159b2417
Correct name of zoom argument for Potlatch 2
...
Fixes #1471
2017-03-01 14:06:05 +00:00
Tom Hughes
1b21b8a209
Remove inline javascript from potlatch2 view
2017-03-01 00:12:42 +00:00
Tom Hughes
8c3d16ecc4
Remove inline javascript from potlatch view
2017-02-28 20:41:22 +00:00
Tom Hughes
d13348c0ea
Remove inline javascript from user views
2017-02-27 22:51:03 +00:00
Tom Hughes
8db0548119
Remove explicit context menu width
...
Firefox and Chromium at least seem to autosize correctly based
on the actual text in use for a given locale.
2017-02-25 10:57:00 +00:00
Tom Hughes
4b43396ede
Rename 'clickable' to 'interactive' per leaflet 1.x change
2017-02-24 23:10:12 +00:00
Tom Hughes
ad0e829fc7
Enable context menu on mouse down with no shift pressed
2017-02-21 09:16:38 +00:00
Holger Jeromin
d716e4095b
Fix shift key handling in contextmenu
2017-02-19 09:45:47 +01:00
Tom Hughes
0bdf29f10b
Merge branch 'contextmenu'
2017-02-18 16:20:20 +00:00
Tom Hughes
7a0766a5e6
Apparently some fool things the colon is part of the protocol
2017-02-18 15:38:14 +00:00
Tom Hughes
b170c06d5c
Preserve protocol in standard links
2017-02-18 12:18:34 +00:00
Tom Hughes
77fee91785
Preserve protocol in short links
2017-02-18 12:08:58 +00:00
Tom Hughes
d1044674c5
Merge remote-tracking branch 'openstreetmap/pull/1439'
2017-02-16 20:31:34 +00:00
Nicolas Cornu
63fca227ca
Add line segment to each steps of GraphHopper routing
2017-02-16 21:19:55 +01:00
Nicolas Cornu
ffeddd62a8
Fix latLng from GraphHopper engine
...
latLng is an array and not a latLng object
2017-02-16 20:59:42 +01:00
Nicolas Cornu
5401055ce1
Add Ascend/Descend when routing with GraphHopper
2017-02-16 19:52:41 +01:00
Tom Hughes
8376a430b6
Allow context menu to add notes without panning the map
2017-02-12 19:19:14 +00:00
Tom Hughes
e58a5c69d3
Make context menu entries translateable
2017-02-12 19:19:14 +00:00
Tom Hughes
430978fab7
Improve context menu initialisation to avoid namespace pollution
2017-02-12 19:19:13 +00:00
Tom Hughes
043d29fd7e
Merge remote-tracking branch 'openstreetmap/pull/1030' into next
2017-02-12 15:04:50 +00:00
Tom Hughes
579e323d09
Only record a visible object if it exists
...
Fixes #1430
2017-02-08 09:54:14 +00:00
Tom Hughes
0ca8b0a327
Place GPS tiles in the overlayPane
2017-01-05 08:45:59 +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
93631482ce
Make export form send authenticity token
2017-01-02 22:50:59 +00:00
Bryan Housel
6c3a31d06c
Update to iD v2.0.0
2016-11-15 10:16:34 -05:00
Holger Jeromin
2ed5e97356
Removed duplicate entry for turn straight
2016-11-14 08:57:16 +01:00
Holger Jeromin
c5ca0d3ac5
Fixed typo trun vs turn
2016-11-11 19:30:06 +01:00
Tom Hughes
f6695c9079
Merge remote-tracking branch 'openstreetmap/pull/1344'
2016-10-27 11:51:36 +01:00
Mormegil
caac9a9403
Ensure IE/Edge compatibility for routing drag&drop
...
Use the DataTransfer interface properly, using the `text` format, as
IE/Edge does not support much more. We can JSON-serialize anything
there, even though right now, only a single string would be enough.
Also, IE does not support .setDragImage, so check for support prior
to calling.
Fixes #1343
2016-10-27 12:34:07 +02:00
Marco Antonio Frias Butrón
1f9857e76c
Patch classes on the locate control
...
This patches the map on the user page in the same way as the main map.
Closes #1328
2016-10-17 11:00:01 +01:00
Tom Hughes
6d9bddfa47
Patch classes on the locate control
...
This replaces the patching of the vendored source that we had been
doing before and which we always forget to apply after updating it.
Fixes #1306
2016-09-30 11:15:18 +01:00