-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Conversation
Tested in the test app:
|
The followup work here is to convert the NativeMapView and offline bindings to jni.hpp high-level wrappers and generally clean up that code. I'll ticket / PR that separately. |
797465f
to
05a9fc3
Compare
@jfirebaugh This. is. fantastic. Thank you very much for putting the effort into building this. My favorite part is the almost 2k lines that are removed with this PR so far, it speaks mountains to the major cleanup that this work represents. I'm only starting to get familiar with One question regarding the lack of Related, I see that
I'd really appreciate if in the process of doing this we could document the new logic to do mbgl <---> Android communication with |
I love that we're getting to clean up the JNI spiderweb. Thank you for doing this @jfirebaugh. One request though, would it be possible to hold off merging this into |
The upshot is that |
🙇 🙇 |
💯 |
Still working on the integration here, but the basics are in place.
Fixes #2225.
Fixes #2825.
Fixes #4043.
Fixes #3438.
👀 @zugaldia @bleege @tobrun