-
Current `LocationTracker` implementation is nailed to the `FusedLocationProviderClient`. Therefore `moko-geo` is unable to work properly on android devices without Google Services installed. Google Se…
-
https://medium.com/@ishabazz/location-search-using-mapkit-works-ae94f3c3dbd7
Can localsearch request be replaced by local search completer, it offers better completion even Apple uses MKLocalSearc…
-
Добрый день. При низком уровне сигнала GPS на телефонах без гугл сервисов пропадает метка геолокации пользователя на карте, при этом нет уведомлений ни каких. Есть ли возможность как то информировать …
-
Hi,
trying to render some images on top of a map on my Apple Watch (rain radar gifs on top of map)
I did this on the web previously and thought, gee, that'd be nice on my wrist!
Having some …
-
Hi everyone,
I was wondering if it's a good idea to replace Android GLSurfaceView with GLTextureView. The advantages of replacing this is that multiple views can be combined. after this modification …
-
Happens in area with many pins closeby
-
MapKit’s user location annotation view usually matches the map view’s tint color, but it gradually desaturates – fading to a gray shade if the tint color was blue – as time goes by without a fresh use…
-
Environment:
React-native .21
Xcode 7.1
I encounter more than 50 issues when following the install direction.
*_1 AirMaps Issue: *_
/node_modules/react-native-maps/ios/AirMaps/AIRMapMarker.m:213:75…
-
When do the deploy into server, the map doesn't show the points, it's only in production using react.
I don't know why in localhost working but en host dont
-
I've been able to place a mostly transparent webview with HTML UI components over the native view mapbox map however, doing so disables touching the map since touch events over transparent areas go in…