-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Offline map #19
Comments
We love to support all major sweet features of Mapbox so yeah! Please remind me when you see it released and want to use it. |
Roger that. If you need some help to do it I would love to collaborate on the JS part if you think I have the level for. |
I don't have high standards anyway ;) Any help is truly welcome 👍 |
@EddyVerbruggen I just
My goal is to be expose essential information to sync a 2d or a 3d overlay (with three.js/pixi.js). That also could serves #15 Do you think we can include that in the next release? What could be improve/add? Maybe #20 and #21? |
Woohoo! Excited :) It's probably best to keep the changes (PR's) small so they're easy to merge and test for everybody. 👍 |
Ok. This is the first time for me to collaborate on a github repo so I am not very confortable with PR's yet. |
@EddyVerbruggen I think I need help to kickstart my work. It is the first time I customize a Cordova plugin.
in CDVMapbox.h
in Mapbox.js
Do I miss a declaration somewhere? |
That's all looking fine. Can you commit and push that code to your fork? Then I'll take a look if you like. |
I pushed it here https://github.com/dagatsoin/Mapbox/tree/feature/convertCoordinate |
5s later --> OMG!! |
WIP. Close this :) |
Hi guys. I read the thread and don't know what's the state of the implementation of using the offline feature of the native Mapbox with cordova? I didn't see anything in the docs. Furthermore, I would love to help out with anything I can. |
Oh hey. Thanks for the update. I was kind of lost. Thanks you. |
Any plans to support offline features? Coming march the 15 on ios/android
mapbox/mapbox-gl-native#4178
The text was updated successfully, but these errors were encountered: