-
![Screenshot_20240709-195005_GpsAppYA](https://github.com/yandex/mapkit-android-demo/assets/128226053/d6816222-f2dc-4904-a42e-f7174e215d34)
![Screenshot_20240710-095918_GpsAppYA](https://github.com/y…
-
there is no map visible. there are visible all borders, pointers, but no map
-
My activity implements OnMapListener. In onMapActionEvent(...) I want to execute AsyncTask:
@Override
public void onMapActionEvent(MapEvent mapEvent) {
new MyAsyncTask().execute();
}
But for…
-
### Technology Stack
- [ ] APIs
- [ ] Backend (e.g. CloudKit or Firebase)
- [ ] Frameworks (e.g. MapKit)
- [ ] Dependencies (e.g. 3rd party libraries)
- [ ] CI & Deployment (e.g. [fastlane](htt…
-
I am not talking about the Maps API for each platform but JavaScript Maps APIs
Google Maps API is too slow, even for PC's it is not smooth.
Bing Maps I haven't checked it how good it is for mobile pho…
daitj updated
10 years ago
-
Is there any equivalent solution on iOS?
I'm looking for a clustering solution on iOS, but what I found is just a pity !
-
We have completed our portion and is ready for review /cc @codepathreview
-
2024/05/31 08:48:52.182726 [error] dnsproxy: upstream 127.0.0.1:5053 failed to exchange ;dns.msftncsi.com. IN A in 1.696625ms: exchanging with 127.0.0.1:5053 over udp: read udp 127.0.0.1:48720->127.0…
-
when i run the program, thread warning.
-
Hi,
I would like to draw my Polygons directly on an UIView. I don't have the need for an underlying map since the geojson file I'm parsing is basically represeting paths for drawing a polygon for e…