-
I have created the GMUClusterRendererDelegate in my code and implemented the willrenderMarker function. I notice that this function loops through the visible markers 2x for each marker. For instance, …
-
`BMKGeoCodeSearch search = new BMKGeoCodeSearch();`
` search.Init(); `
` search.Delegate = new CustomBMKGeoCodeSearchDelegate();`
` var option = new BMKG…
-
### Is this a bug report?
yes
### Have you read the [Installation Instructions](https://github.com/react-community/react-native-maps/blob/master/docs/installation.md)?
yes
### Environment
…
-
The current annotation callout API is implemented as a series of delegate methods in MGLMapViewDelegate that configure SMCalloutView. SMCalloutView provides a lot of customization options, but we’re o…
-
отображаю текущее месторасположение на карте :
```
mapView.mapWindow.map.isRotateGesturesEnabled = false
mapView.mapWindow.map.move(with:
YMKCameraPosition(target: YMK…
-
### New Issue Checklist
if .m file have @weakify(self) or @strongify(self) , report Unexpected '@' in program error
* [x] I have read and understood the [CONTRIBUTING guide](https://github.c…
-
# Expo crash EXC_BAD_ACCESS
ExpoKit crashes on -at least- iPhone 8. Tracing down error logs, Sentry gives no feedback, but the phone's log shows
```
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Ex…
-
В XCode 10 компилируется с ошибкой:
**library not found for -lstdc++.6**
Когда будет готов релиз для XCode 10 и iOs 12+?
-
```
➜ ng-bazel-sample git:(master) ng build
INFO: SHA256 (https://github.com/manekinekko/rules_sass/archive/9862dfc96a4a1f66fe171ef5e043b29853e8445b.zip) = 6035f25dbcd1e5575a681f5d7b9d9821dde09fcf7…
-
Any idea what could cause a crash here?
happens on iOS 8, 9, 10 all types of iphone
Note: I usually add toasts to the main window
```
Crashed: com.apple.main-thread
0 libobjc.A.dylib …