From 294d50c50c592bf468900462d6e6b7cc582c2718 Mon Sep 17 00:00:00 2001 From: Hannes Janetzek <hannes.janetzek@gmail.com> Date: Sat, 30 Nov 2013 22:41:17 +0100 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce06737e..237af0c1 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,21 @@ http://www.opensciencemap.org - checkout required libraries with 'git submodule init && git submodule update' - To set up your own tile server for .vtm tiles see https://github.com/opensciencemap/TileStache/tree/master/TileStache/OSciMap4 - Almost everything is still in early/experimental stage and subject for being rewritten +- Projects are expected to be build within eclipse (for now) - pull requests welcome :) +### Projects +- **vtm** contains the core library +- **vtm-android** Android backend - (no libgdx required) +- **vtm-android-example** provides examples using **vtm-android** +- **vtm-gdx** Common libgdx backend code +- **vtm-gdx-desktop** Desktop application +- **vtm-gdx-html** HTML5/GWT application +- **vtm-gdx-android** Android application using libgdx backend + ### Demo work in progress.. -http://city.informatik.uni-bremen.de/~jeff/map/#scale=17,rot=61,tilt=51,lat=53.075,lon=8.807 +http://opensciencemap.org/map/#scale=17,rot=61,tilt=51,lat=53.075,lon=8.807 - hold middle mouse button to change view direction - Keys - g - toggle tile-grid layer