From c33c6e4b8fb1252824efb584314d74127a505e38 Mon Sep 17 00:00:00 2001 From: Victor Shcherb Date: Fri, 4 Jun 2010 08:13:33 +0000 Subject: [PATCH] comments changed git-svn-id: https://osmand.googlecode.com/svn/trunk@133 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8 --- DataExtractionOSM/src/com/osmand/ToDoConstants.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DataExtractionOSM/src/com/osmand/ToDoConstants.java b/DataExtractionOSM/src/com/osmand/ToDoConstants.java index ac1e91f69f..a324738139 100644 --- a/DataExtractionOSM/src/com/osmand/ToDoConstants.java +++ b/DataExtractionOSM/src/com/osmand/ToDoConstants.java @@ -20,7 +20,9 @@ public class ToDoConstants { // introduce one place where refreshMap will be called using postMessage mechanism (delay more than > 50 ? ms). // Introducing cache of file names that are on disk (creating new File() consumes a lot of memory) // 31. Translation. -// 32. Introduce POI predefined filters (car filter(other-fuel, transportation-car_wash, show-car) and others) +// 32. Introduce POI predefined filters (car filter(other-fuel, transportation-car_wash, show-car) and others) +// 33. Build transport locations (investigate) +// 34. Investigate routing (bicycle, car) // FIXME Bugs Android :