-
```
What steps will reproduce the problem?
1. In Activity.onCreate() :
mapController.setZoom(9);
int deflon = 16000000;
int deflat = 54000000;
GeoPoint centre = new GeoPoint(deflat, de…
-
```
What steps will reproduce the problem?
1. In Activity.onCreate() :
mapController.setZoom(9);
int deflon = 16000000;
int deflat = 54000000;
GeoPoint centre = new GeoPoint(deflat, de…
-
```
What steps will reproduce the problem?
1. In Activity.onCreate() :
mapController.setZoom(9);
int deflon = 16000000;
int deflat = 54000000;
GeoPoint centre = new GeoPoint(deflat, de…
-
```
What steps will reproduce the problem?
1. In Activity.onCreate() :
mapController.setZoom(9);
int deflon = 16000000;
int deflat = 54000000;
GeoPoint centre = new GeoPoint(deflat, de…
-
### Checklist
- [ ] I've looked at the [documentation](https://leafletjs.com/reference.html) to make sure the behavior isn't documented and expected.
- [X] I'm sure this is an issue with Leaflet, not…
-
```
What steps will reproduce the problem?
1.use ODK Aggregate v1.0.1
2.Log into https://orrholly.appspot.com
Aggregate user: Student
Aggregate password: password
3.upload the attached file Lab-13v8_B…
-
I followed the `README` , that writes the geopoint and geohash to an existing firestore document.
```kotlin
val collectionRef = FirebaseFirestore.getInstance().collection("ExistingCollectionUID")…
-
```
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…