7 Commits

Author SHA1 Message Date
Hannes Janetzek
ab5962d56c add osmdroid overlays + bonuspack 2013-10-09 01:40:21 +02:00
Hannes Janetzek
e2da87d8e0 switch package org.mapsforge -> org.oscim 2013-10-09 01:22:33 +02:00
Hannes Janetzek
53636cff30 - add compass
- add 'fix orientation' option
- bugfix segv in limitLoadQueue
- remove redundant MapController
- refactor out Location stuff from TileMap
2013-10-09 01:17:35 +02:00
Hannes Janetzek
69fe74facc - refactor: moving parts of MapRenderer that run on main thread to new TileLoader class
- adding option for enable rotation.. still needs work
- renaming json db to test - it doesnt do json but still handy for testing
2013-10-09 01:17:35 +02:00
Hannes Janetzek
1a27f56313 - making oscimap default backend
- added about-screen
- added TreeTile for Tile lookup, dropping that HashMap
- using simple line-shader instead of std-derivatives one,
  about twice as faster here
- use distance calculation from MapRenderer - removing TileScheduler
- no need for MapGeneratorJob, pass MapTile directly to MapWorkers
- added two-finger tap gestures for zoom-in/out
- added tub/tron rendertheme
- started caching for oscimap
- add x/y coordinates to MapPosition, using it in MapRenderer
- create tag hash when needed
- no need for long tile coordinates max zoomlevel 31 should suffice
2013-10-09 01:17:34 +02:00
Hannes Janetzek
d13f1b43ad theme changes and making PostGIS the default backend 2013-10-09 01:17:17 +02:00
Hannes Janetzek
a30b54372b add VectorTileMap viewer 2012-06-18 18:49:33 +02:00