git-svn-id: https://osmand.googlecode.com/svn/trunk@21 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
This commit is contained in:
parent
4cec45384e
commit
e673c3bc82
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue