Yermo Lamers
Yermo Lamers
Ok. Thank you. I will check it out.
Android geolocation should be working. See doGetUserLocation in the demo.
Do you need geolocation data when the app is in the background?
I need to package up and release my background geolocation plugin which works nicely with this plugin, but i agree that the nativescript-geolocation foreground plugin should work. Unfortunately, I don't...
@KryptoBeard It's still on my TODO list but I'd like to have some more people test the plugin if possible before I do that.
I'll be looping back to work through the backlog in hopefully a couple of weeks.
That feature isn't implemented in the plugin that I'm aware of. We'd have to take a look at the native APIs to see how it might be done.
I am happy to break up the PRs into smaller chunks. I can put together a pull request of just my changes to gets us up to 7.1.2 easily enough....
One issue I have noticed on the iOS side is that if I destroy and recreate the map (as I do on the android side to avoid the crash) eventually...
ok, FWIW, I have finally, after some days, figured out how to get the mgl_interpolate function to work from NativeScript.