-
> Before you start, are you using the CocoaPods beta release? No
> a lot has changed with Xcode 8 that is not backwards compatible.
>
> Xcode 8 Status: Only works with CocoaPods 1.1.0
> Swift 3: You …
-
Hey guys and very nice work! Congrats to all of you :clap:
Although I have one question.
I'm running one app about Events.
And some Venues have multiple Events in the exact same location (lat, l…
-
**Platform:** iOS
**Mapbox SDK version:** master@dfc5d51ae150b92ce2645d34383f04361d784bc3 Xcode Version 9.0 beta 6 (9M214v)
### Steps to trigger behavior
1. Launch sample app
2. pan map
#…
-
[This GL JS example](https://www.mapbox.com/mapbox-gl-js/example/heatmap/) and [this Android SDK demo app activity](https://github.com/mapbox/mapbox-android-demo/blob/master/MapboxAndroidDemo/src/main…
-
In a demo noticed a bug where a client on one device as a manager creates a task to assign to a team member. The team member device is offline while this happens. After the task is created the team me…
-
Note that we may decline to support these features being in core and use #281 to make them plugins
Continued from https://github.com/mapbox/DEPRECATED-mapbox-gl/issues/8 by @lucaswoj
> We should…
-
I just tried an upgrade to RN 0.44 but so far have run into these 2 errors:
https://github.com/airbnb/react-native-maps/issues/1287
https://github.com/airbnb/react-native-maps/issues/1193
I gue…
-
Thanks for the nice demo on how to load WMS layers on top of mapkit.
Unfortunately the current demo doesn't work with IOS 9 due to security restrictions. Layers have to be loaded over https.
One way …
-
_From @dssheng on August 1, 2016 12:17_
Crash at here.
using AsyncDisplayKit ~ 1.9.80
ASThread.h
line 117
```
~Mutex () {
ASDISPLAYNODE_THREAD_ASSERT_ON_ERROR(pthread_mutex_destroy (&_m))…
-
The SampleApp should implement the gesture recongizers defined in `TGRecognizerDelegate` to support basic interactions with the map.
/cc @ecgreb @msmollin