Bryan Housel
f6529cac39
Eliminate rounding causing jumpiness and loss of precision ( closes #2849 )
2015-12-01 11:39:26 -05:00
Bryan Housel
e626d08b58
Don't transform gpx layer, as it is attached to tiles container
...
This was adding an extra scale transform to the gpx layer, but only while minimap zooming
2015-11-24 14:20:58 -05:00
Brian Reavis
13f0ceda3e
Support for multiple overlays in minimap + fix for #2813
2015-11-10 12:03:13 -07:00
Rowan Hogan
21526aff2a
Syncs minimap toggle button and keyboard shortcut (using same method).
2015-06-15 09:38:07 +10:00
Rowan Hogan
fb34b953b8
Fix alignment of gpx on minimap when panning
2015-06-15 08:17:25 +10:00
Rowan Hogan
5c860be877
Moved minimap gpx layer methods to the background gpx layer handlers
2015-06-14 12:37:37 +10:00
Rowan Hogan
bd5eb5e972
Adds minimap toggle to background menu. Also resolves CSS issue with GPX layer in minimap.
2015-06-14 11:11:56 +10:00
Rowan Hogan
adcad80950
WIP on minimap custom GPX
2015-06-13 18:18:52 +10:00
Denys Digtiar
ba4312ed80
[WIP] GPX Layer is added to the mini-map.
2015-06-13 15:27:24 +10:00
Brad Parker
304ac66c5f
[WIP] attempting to add task outline gpxLayer to map_in_map
2015-06-13 12:15:57 +10:00
Bryan Housel
bf3d5d8386
Show solid marker when bbox is too small to see
2015-03-17 00:51:48 -04:00
Bryan Housel
5190c0b857
Minimap can now zoom/unzoom
2015-03-16 23:03:25 -04:00
Bryan Housel
ea0bca9914
setup zoom behavior to use Mercator space
...
Also, a few optimizations:
* don't redraw the minimap unless mainmap dispatched a full redraw event
* don't recenter mainmap on zoomend unless minimap actually got panned
2015-03-16 16:35:58 -04:00
Bryan Housel
ba12127e8a
Use '/' key for map-in-map (because 'M' = Move)
2015-03-16 00:23:22 -04:00
Bryan Housel
2ad69870e7
Panning map-in-map now recenters main map
2015-03-16 00:23:22 -04:00
Bryan Housel
d216afd59f
Map-in-Map overview
...
* press 'M' to toggle
* shows current zoom-6
* with locator overlay and bounding box
2015-03-16 00:23:22 -04:00