old pixels optimizations are not needed any more, determine if we even go to tile...
[lantea.git] / js / map.js
2014-03-22 Robert Kaiserold pixels optimizations are not needed any more, deter...
2014-03-22 Robert Kaiserseparate assembling and drawing functions and make...
2014-03-21 Robert Kaiserremove 2D canvas, move draw() and resizeAndDraw() into...
2014-03-20 Robert Kaisermore progress on actually painting a map with GL, somet...
2014-03-20 Robert Kaisermove map-related variables into gMap object, move GL...
2014-03-09 Robert Kaisermove GL map rendering stuff into an object
2014-03-09 Robert Kaiseradd first pieces of support for webGL maps
2014-03-02 Robert Kaisertry to use stopPropagation to make sure touch events... legacy-preGL
2013-08-18 Robert Kaiserindependet var assignments
2013-08-18 Robert Kaiserno debug on prod, please
2013-08-18 Robert Kaiserfix setting of var
2013-08-18 Robert Kaisertry to fix upload error, make initial draw faster
2013-08-16 Robert Kaiserremove debugging, reset pinch when ending touch
2013-08-16 Robert Kaisercare that starting pinch width is set as it should be
2013-08-16 Robert Kaiserlog pinch widths
2013-08-16 Robert Kaiserlog pinch widths
2013-08-16 Robert Kaisertry supporting pinch zoom in a simple way
2013-07-25 Robert Kaiserreset upload status when starting upload; load track...
2013-07-07 Robert Kaiserwe need to return even if position isn't set
2013-07-07 Robert Kaiserforgot one prefs step
2013-07-07 Robert Kaisermerge changes with timeout change
2013-07-07 Robert Kaiserrestructure init to use event chaining
2013-04-12 Robert Kaiseradd an upload button for OSM track upload - still doesn...
2013-03-22 Robert Kaiserrename DB to avoid collisions; implement key handling...
2013-01-27 Robert Kaiseradd an if to make it possible to turn off the optimized...
2013-01-27 Robert Kaiserdon't clear the map when clearing the track
2013-01-27 Robert Kaiserswitch to the DOM3 standard wheel event
2012-12-31 Robert Kaisermake tile cache aging/reloading actually work
2012-12-30 Robert Kaisercall painting tiles before issuing the command to cache...
2012-12-30 Robert Kaiserupdate cached tiles if they're older than two weeks...
2012-12-17 Robert KaiserMerge branch 'master' of github.com:KaiRo-at/lantea
2012-12-16 Robert Kaiserdisplay actions, adjust mapquest open arial URLs, don...
2012-12-15 Robert Kaiseroptimize panning, and some cleanup
2012-12-14 Robert Kaisermove debug output to console.log; make DB upgrade work...
2012-12-14 Robert Kaiseradd a comment about crashing with drawing a blob
2012-12-14 Robert Kaiserumm, turn off debug
2012-12-14 Robert Kaisersome steps to make tile cache in indexedDB work - tiles...
2012-11-05 Robert Kaisermove track to its own canvas, make painting current...
2012-10-22 Robert Kaiseronly put points into the track if they're accurate...
2012-10-07 Robert Kaiseradd OpenGeoServer Aerial, correct annotations for other...
2012-09-14 Robert Kaiserhide copyright field as well, but make sure it's shown...
2012-09-14 Robert Kaiserhide UI when it's not needed
2012-09-11 Robert KaiserMerge branch 'master' of linz:/srv/git/git-kairo
2012-09-11 Robert Kaiseradd a note on where the slow drawing on tablet sends...
2012-09-07 Robert Kaiser(hopefully) fix switching of copyright message
2012-09-07 Robert Kaiseradd a comment on mouse wheel events
2012-03-10 Robert Kaiseroptimize drawing of tracks to hopefully increase canvas...
2012-03-02 Robert Kaisertry to deal with the default scaling of mobile devices...
2012-02-26 Robert Kaiserwrap pushing to track store into a try/catch, make...
2012-02-12 Robert Kaiserapply a small hack to display dump button for now,...
2012-01-29 Robert Kaiserturn on debug in production for a bit of experimenting
2012-01-29 Robert Kaiserturn on debug in production for a bit of experimenting
2012-01-20 Robert Kaiserimprove debugging, make geofake do dmaller tracks,...
2012-01-19 Robert Kaiserrelicense lantea and mandelbrot to MPL2
2011-12-27 Robert Kaiserpersist prefs
2011-12-27 Robert Kaiserremove debug message
2011-12-27 Robert Kaiseradd support for persistent data via indexedDB, persist...
2011-12-19 Robert Kaisercreate hackish way to save GPX tracks and make the...
2011-12-18 Robert Kaiseradd centering on track position
2011-12-18 Robert Kaiseradd tracking
2011-12-18 Robert Kaiseradd icons, loading image and make mouse zooming keep...
2011-12-18 Robert Kaiseradd zooming and map style selection
2011-12-18 Robert Kaiseradd actual maps to Lantea