Yermo Lamers

Results 93 comments of Yermo Lamers

I've put some hours into this but it's going to take quite a few more before I'm ready to do the merge. I'll post occasional updates.

Current situation: https://github.com/NativeScript/android-runtime/issues/1487 If you have a chance could you take a quick look?

@EddyVerbruggen I'm running into some issues getting the original non-angular demo to work hence the delay. NS 6 apparently changed how topmost() works and now topmost() returns undefined breaking the...

So I have the Nativescript demo working now. I'm still trying to track down the crash but have made some progress: https://github.com/NativeScript/NativeScript/issues/7954

@paul-muckypuddle it's been a bit of a struggle as I've had to come up to speed on a level of technical weeds that I really had wanted to avoid. I...

I've sent the mother of all pull requests. https://github.com/EddyVerbruggen/nativescript-mapbox/pull/331 I have both the angular demo and the nativescript demo working on both iOS and Android. It looks like I have...

The API for that would have to be implemented. Taking a quick look at it, it looks like it's possible but would be a bit of work.

I would have to spend some time looking at the API's, time I unfortunately do not have at the moment.

Thank you for this. I apologize it's taken me so long to get to it. The plan for nativescript-mapbox is to move it towards being API compatible to the degree...

@felixkrautschuk Do you have a repository I can look at? Have you looked at the updated demos in here in github?