Yermo Lamers

Results 93 comments of Yermo Lamers

What I have done in my angular app is to catch pause, exit, navigatingTo, navigatingFrom, and resume. On pause, exit, and navigatingFrom, I destroy the map object. On resume and...

See my fork. There's a bit of work left to do, namely getting geolocation to work on Android and maybe paring down some console log messages before it will be...

@sguimont This PR is old from before I took the project over. It needs to be updated to match the v5 changes. I haven't had a chance to look at...

@mohammadrafigh If at all possible, can you make your API match how the equivalent would be done in the Mapbox GL JS API? What I want to do with this...

the project has moved over to NativeScript community and is being maintained by someone else now as I've had no time to focus on this. See one of the other...

https://github.com/nativescript-community/ui-mapbox

Are you using the NPM module or have you cloned the repository?

please checkout branch issue_356 which I just pushed, test it, and let me know if it works for you.

(And thank you very much for the report.)

@fhissink Thanks for testing that. I'll have to fix removeSource(). Good catch. I haven't tested FeatureCollections but looking at the code it does look like it's going to need a...