vtm/vtm-android
Hannes Janetzek 8626aa2f53 api: no more sync'ed Viewport methods
- remove synchronized viewport methods: viewport MUST only be changed on main-thread
- when calling Map.setPosition() from another thread the position will be applied
  on the next main-loop iteration
2015-06-18 00:09:27 +02:00
..
2013-10-09 01:56:08 +02:00
2013-10-09 01:56:08 +02:00
2013-10-09 01:56:08 +02:00
2014-11-20 01:01:27 +01:00
2013-10-09 01:56:08 +02:00
2013-10-09 01:56:08 +02:00
2013-10-09 01:56:08 +02:00
2013-10-09 01:56:08 +02:00

VectorTileMap is part of the OpenScienceMap project, developed at University of Bremen.
http://www.opensciencemap.org


To build the eclipse project the android ndk plugin is required.