Chris Vietor

Results 10 comments of Chris Vietor

there already is an open issue: #387

any update or schedule for this one? let me know if a helping hand is needed

@autaut03 i tried to run your PR and it seems to be working (some styles in angular demo seem to be messed up, but that could be my machine). i...

@autaut03 seems you and me just tried android, your PR does not work on iOS. but there is not much to do to fix that: - in `mapbox.ios.ts` add `@NativeClass()`...

Currently that is your only option. I'll add that possibility soon, as it's a minor addition but a very useful one.

+1 i also can help with basic maintenance

that's great news! just as a little info, there is already a package called [AsyncApi.Net](https://github.com/LEGO/AsyncAPI.NET/) from Lego, so you might consider a different name to avoid confusion:

+1 this is absolutely a needed feature

No, the `addMarker` method uses mapbox annotation types (deprecated in mapbox android sdk) under the hood and they don't support a color property, as far as i can see. -...