try to check in

git-svn-id: https://osmand.googlecode.com/svn/trunk@39 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
This commit is contained in:
Olga.shcherb 2010-05-06 20:16:35 +00:00
parent 927f226c2d
commit 00a5d78f59

View file

@ -21,6 +21,7 @@ public class POIMapLayer implements OsmandMapLayer {
private List<Amenity> objects; private List<Amenity> objects;
// TODO optimize all evaluations // TODO optimize all evaluations
@Override @Override
public boolean onTouchEvent(MotionEvent event) { public boolean onTouchEvent(MotionEvent event) {