From 0c0d15f2f5e6498cca0355f09db5e07d691f8246 Mon Sep 17 00:00:00 2001 From: Victor Shcherb Date: Thu, 29 Jul 2010 22:03:53 +0000 Subject: [PATCH] add overzoom start implement different densities git-svn-id: https://osmand.googlecode.com/svn/trunk@413 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8 --- .../src/com/osmand/ToDoConstants.java | 5 ++- .../background.png} | Bin OsmAnd/res/layout/menu.xml | 34 ++++++++++++------ OsmAnd/res/layout/searchpoi_list.xml | 2 +- OsmAnd/res/layout/searchpoifolder_list.xml | 4 +-- OsmAnd/res/values-de/strings.xml | 4 +-- .../com/osmand/views/OsmandMapTileView.java | 12 ++++--- 7 files changed, 39 insertions(+), 22 deletions(-) rename OsmAnd/res/{drawable/background_rot.png => drawable-land/background.png} (100%) diff --git a/DataExtractionOSM/src/com/osmand/ToDoConstants.java b/DataExtractionOSM/src/com/osmand/ToDoConstants.java index cad6455b2b..2bff526d64 100644 --- a/DataExtractionOSM/src/com/osmand/ToDoConstants.java +++ b/DataExtractionOSM/src/com/osmand/ToDoConstants.java @@ -10,10 +10,11 @@ public class ToDoConstants { // TODO // 78. Add ruler to the main tile view (100m, 200m,...) - // 82. Add overzoom +2 for Mapnik (!) // 80. Export/import favorite points // 81. Add some objects to POI category (1) to add them into OSM 2) to help navigation) // highway (?), traffic_calming (?), barrier(?), military(?-), landuse (?), office(?), man_made(?), power(?). + // 84. Send letter to developer + // Improvements @@ -24,6 +25,7 @@ public class ToDoConstants { // 69. Add phone information to POI // 70. Show building numbers over map (require changing address index - index 2 more columns lat/lon for fast search) // 66. Transport routing (show next stop, total distance, show stop get out, voice) (needed ?). + // 85. Enable on/off screen for bike navigation (?) // 83. Add monitoring service to send locations to internet (?) // Unscheduled (complex) @@ -47,6 +49,7 @@ public class ToDoConstants { // BUGS Swing // DONE ANDROID : + // 82. Add overzoom +2 for Mapnik // 64. Traffic information - yandex traffic // 79. Download any WMS layer and add to swing version (add tile manager ${x}, ${y}, ${z} to swing and to android) // 77. Implement upload gps track onto osm server (? not implemented yet on OSM?) - diff --git a/OsmAnd/res/drawable/background_rot.png b/OsmAnd/res/drawable-land/background.png similarity index 100% rename from OsmAnd/res/drawable/background_rot.png rename to OsmAnd/res/drawable-land/background.png diff --git a/OsmAnd/res/layout/menu.xml b/OsmAnd/res/layout/menu.xml index adaa252677..6128c5bda1 100644 --- a/OsmAnd/res/layout/menu.xml +++ b/OsmAnd/res/layout/menu.xml @@ -2,9 +2,9 @@ - +