add arcgis world imagery
[lantea.git] / js / map.js
2021-10-29 Robert Kaiseradd arcgis world imagery master
2021-07-02 Robert Kaiseradd OpenTopoMap support production
2020-02-10 Robert Kaisermove some more vars into objects; allow panning around...
2020-02-10 Robert Kaisermake sure we actually stroke out the section when we...
2020-02-10 Robert Kaiserpaint tracks in rAF
2020-02-09 Robert Kaiserimprove calls to GL drawing, move some functions into...
2020-02-09 Robert Kaiseradd admin UI for loading tracks
2017-12-23 Robert Kaiserguarantee non-reentrant drawing, clean up variables...
2017-12-10 Robert Kaiseradd a function for loading a track from the backend
2017-12-10 Robert Kaiseroptimize drawing: don't draw lines that are surely...
2016-09-04 Robert Kaiserremove handling of touch IDs and just use first target...
2016-03-07 Robert KaiserMerge branch 'master' of linz:/srv/git/lantea
2016-03-07 Robert Kaisersupport and set GPS wakelock for Firefox OS
2016-01-30 Robert Kaisersupports multiple tilecache domain names so the browser...
2016-01-30 Robert Kaisersupports multiple tilecache domain names so the browser...
2016-01-24 Robert Kaiseruse tilecache for tiles that don't have CORS or https...
2015-05-01 Robert Kaiserremove log message when loading the pref
2015-05-01 Robert Kaiserput a log message in when loading the pref
2015-05-01 Robert Kaisersee if we can actually make storing map across app...
2015-05-01 Robert Kaisermake sure to actually update the selected map style...
2015-05-01 Robert Kaiserremember active map style across sessions
2015-04-04 Robert Kaisermove some tiles to HTTPs, add comments for others on...
2015-04-04 Robert Kaisershorten labels slightly so they don't make select grow...
2015-04-01 Robert Kaiserupdate available map styles
2014-11-07 Robert Kaisermake segments be separate lines without connections...
2014-11-07 Robert Kaiserdo not count segment jumps in track length and duration
2014-11-03 Robert Kaiserlimit the length of track sections to paint at once...
2014-09-12 Robert Kaisertry saving power by only drawing when we are actually...
2014-08-18 Robert KaiserMerge branch 'master' of github.com:KaiRo-at/lantea
2014-08-18 Robert KaiserMerge pull request #1 from alpha-ninja/patch-1
2014-08-04 alpha-ninjaDistribute load evenly
2014-07-03 Robert KaiserMerge branch 'master' of linz:/srv/git/lantea
2014-06-29 Robert KaiserTry to handle GL context losses
2014-05-23 Robert KaiserMerge branch 'master' of linz:/srv/git/lantea
2014-04-26 Robert Kaiserfix a warning about an uninitialized var and let it...
2014-04-26 Robert Kaiseradd more debug comments around image loading
2014-04-26 Robert Kaiseradd debug comments befor GL init
2014-04-26 Robert Kaiseradd debug comments for GL init
2014-03-28 Robert Kaisermake this work with pre-23 versions of Gecko by support...
2014-03-23 Robert Kaiserimplement cleaning of textures
2014-03-22 Robert Kaiserremove separate tile indexes array and use a direct...
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
next