Yermo Lamers

Results 93 comments of Yermo Lamers

@CarissaHurt I've ended up forking the project, refactoring quite a bit of it, adding tons of comments, adding a number of features, and taking it in a different direction more...

Actually, that would be super helpful. I recently took the plugin over and is the first time I've been responsible for a relatively popular project here, so there's a bit...

I've finally had a chance to look at the Getting Started guide. This is a really good suggestion. I understand continuous integration conceptually but have never set it up. Which...

Never mind. It looks like there's no entry for mapViewDidFinishLoadingStyle() in tns-platform-declarations but if you define the method in MLMapViewDelegateImpl() it does get called after setMapStyle is called. Now to...

@autaut03 Yea, I need to get back to working on the plugin and merge a number of PRs. I've been swamped for the last few months with a project that's...

My plan is to use the current version.

Yes. I have it working but have a bit more work to do before it’s ready to merge. My fork introduces some API changes but they are not major.

I just committed my latest changes. It's still a work in progress but you can check out my progress here: https://github.com/Yermo/nativescript-mapbox The documentation is not yet updated so refer to...

All that needs to be done is to update the Android geolocation code so that all the features of the demo work. I figure it would take me maybe a...

@wuilmerj24 I've put some time into it but I have not finished it yet. In the mean time, you can use my fork. Any code written against my fork should...