Sam Fader

Results 9 comments of Sam Fader

@captainbarbosa ready for review, pending addition of new images (as discussed)!

Thanks, @captainbarbosa. Code updated per your comments. Now just waiting for you to create new images (thank you!) and then figure out about this Podfile conflict and we should be...

_Might_ have found a bug blocking this from working: https://github.com/mapbox/mapbox-gl-native/issues/13490

@kkaefer thanks for looking at this! One thing I forgot to mention - @captainbarbosa tested this without Mapbox, just using a UIImageView, and it worked as expected. So perhaps it's...

@bleformal Have you tried displaying your image as a `MGLRasterSource` rather than a `MGLImageSource`? That's the workaround suggested here: https://github.com/mapbox/mapbox-gl-native/issues/12989#issuecomment-426288438

https://github.com/mapbox/mapbox-android-demo/issues/995 will get at one part of the Annotation plugin.

@panzarino what did you wind up doing to get this working? I'm running into the exact same issue and am not sure how to proceed.

@mourner et al - running into this issue in GL JS 0.46.0 and higher. https://bl.ocks.org/samfader/raw/0c68b85662ecb933bc5cbcfb7a673cfc/ - uses GL JS 0.46.0 https://bl.ocks.org/samfader/e6806f9961daf7aeb3a5123610f207f2 - uses GL JS 0.45.0 The polygons look fine...

@tobrun @kkaefer The proposed solution in https://github.com/mapbox/mapbox-gl-native/issues/9686#issuecomment-334737165 looks promising. Re-opening this ticket as I still believe this would be a helpful feature/fix.