git-svn-id: https://osmand.googlecode.com/svn/trunk@21 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8

This commit is contained in:
frolovmo 2010-04-29 08:13:12 +00:00
parent 4cec45384e
commit e673c3bc82

View file

@ -11,6 +11,7 @@ public class PointOfView extends View {
private Paint location;
private Paint area;
private int areaRadius = 0;
private int locationX = -1;
private int locationY = -1;