-
```
The MapView class has a lot of additional classes defined in it. To clean up
the MapView, we should move those classes into their own file. This includes:
* Projection - in addition to moving i…
-
```
The MapView class has a lot of additional classes defined in it. To clean up
the MapView, we should move those classes into their own file. This includes:
* Projection - in addition to moving i…
-
```
What steps will reproduce the problem?
1.I'm doing distance measure tool。
2.when i using mapView.getProjection().toPixels。I found the output pixel
coordinates are wrong
3.
What is the expected o…
-
```
What steps will reproduce the problem?
1.I'm doing distance measure tool。
2.when i using mapView.getProjection().toPixels。I found the output pixel
coordinates are wrong
3.
What is the expected o…
-
```
The MapView class has a lot of additional classes defined in it. To clean up
the MapView, we should move those classes into their own file. This includes:
* Projection - in addition to moving i…
-
```
The MapView class has a lot of additional classes defined in it. To clean up
the MapView, we should move those classes into their own file. This includes:
* Projection - in addition to moving i…
-
```
What steps will reproduce the problem?
1.I'm doing distance measure tool。
2.when i using mapView.getProjection().toPixels。I found the output pixel
coordinates are wrong
3.
What is the expected o…
-
```
The MapView class has a lot of additional classes defined in it. To clean up
the MapView, we should move those classes into their own file. This includes:
* Projection - in addition to moving i…
-
```
What steps will reproduce the problem?
1.I'm doing distance measure tool。
2.when i using mapView.getProjection().toPixels。I found the output pixel
coordinates are wrong
3.
What is the expected o…
-
```
What steps will reproduce the problem?
1. Not see mapView
Code:
private MapView mapView;
protected static GeoPoint point = new GeoPoint(32.341609,31.863321);
@Override
protected void …