Conversation
|
dude... :D 👏🏿 👏🏿 👏🏿 |
489a82a to
1b8b3fe
Compare
|
Impressive @mfazekas! That is very cool. Excellent POC! |
1b8b3fe to
db91da2
Compare
db91da2 to
a2c1dd8
Compare
|
mapbox/mapbox-gl-native#12413 (comment) A VERY big reason I'd like this PR to happen. I haven't looked in-depth to v10 yet but I'd like to know what challenges there are for supporting v10 and if/how I can provide support with this PR. |
|
I think this POC shows that using v10 is possible. It is a significant but straightforward effort. v10 does not support some stuff like custom views in annotations ATM, so no full compatibility is possible now. Unfortunately, I don't have much time to deal with this at the moment. If someone is interested to sponsoring, that would allow to spend more time on this. |
|
I work for cowboy.com and we extensively use Mapbox. Almost all code is based on support for annotations that are views. It is nearly impossible to move to system where we snapshot the views that we update the |
I don't see any upcoming release of this PR in the near future - the only person that was working on this was mfazekas and as mentioned it's a time sink. People are commenting that they would like to see this move forward, however I don't see that happening without proper support of someone that has time. So, if this is important to |
|
@mfazekas how much time roughly would you estimate to implement this PR? |
|
Ok thanks for this feedback. We will postphone the update and fixed some issues in the earlier version so his is less important now. Probably during the summer we would like to update do. |
|
@mfazekas We'd also be interested in a rough effort estimate! |
|
@sedot42 @spotelf13 I'll try to came up with a rough estimate beginning of next week. |
|
Is there any group here that is interested in helping this move forward? We’d like to help but are not sure who else is interested in helping push this forward. |
|
I have a company that is interested in helping move this forward but would like to work with someone or another company in our community here. They have funding, etc. Please reach out if you are interested in either receiving payment for helping with this effort or have resources to put into it. |
|
@doozMen is your company interested in the possibility of coming together to move this forward? |
|
@systemlevel We are potentially interested, but still not sure whether not having v10 is a blocker in our project. |
|
My initial very rough estimate is 100 hours for the iOS part and about half of that for the android part. Some notes:
|
|
Thanks @mfazekas! We will know in the beginning of September whether we need v10 and have budget to support your work. Using standard dev rates I assume we might be able to cover 10-20% of that effort at maximum. I'll put in a good word seeing that we already benefit from your (and all other contributors <3) existing work. @systemlevel @spotelf13, what's your status here? |
We are good to help support these efforts. We are just trying to get a read from the community about who else will be able to support these efforts. The source I'm working with is saying they'd like to take different approaches based on whether they are the sole funders or others participate in funding it together. |
|
Unfortunately we won't have budget to support this. :( |
|
hey there 👋🏿 Please have a look and talk to your lead/ manager/ partner if you can spare a bit of time every week to help us keep this project alive. Cheers 🍻 |
|
@ferdicus @mfazekas have you guys considered asking Mapbox for support? They mention this library on their website and might be interested in helping out (financially or otherwise). I can reach out to them if you like. The more people using this library, the more people end up paying for Mapbox, right? |
sorry for the very late reply but we are yes |
|
I mean, yeah, sure - go for it. |
@ferdicus @mfazekas Would either or both of you be up for a call with Tom Lee to discuss moving forward to Mapbox v10? I could join too, but I don't think I could be of much help :-) |
I'll contact Tom Lee. |
|
I'm a (paying) mapbox customer. I won't be for much longer if there's no likely support for React Native, for what its worth I've messaged Mapbox to tell them this. |
|
@TruckMap would be interested in helping sponsor the development costs of this. It would be great if we could get a few companies to pool together to support the engineering time. It sounds like @systemlevel and @doozMen represent companies that would be interested (in addition to hopefully @sbma44 at Mapbox). Are there any others? @mfazekas is this still something you'd be able to take on if we put together the funds? Any updated available start time, or changes to the 150-hour estimate you mentioned above? |
|
V10 Update I'm happy to announce that we have worked out the funding details and have been working on the V10 Mapbox library. We are roughly 75% to 80% through the transition to V10 working on the initial pass for iOS and Android. As a result of this, we want to make the work we have been doing available to the open-source community. We also wanted to get feedback from the community in relation to where this open-source repo may reside.
A big thank you to all of those who have supported this repository up to this point. |
|
Fantastic news guys! Looking forward to the update |
Thanks @systemlevel , I opened a follow-up discussion to collect feedback on this topic here: https://github.com/react-native-mapbox-gl/maps/discussions/1680 Let's move the conversation there. |
V10 POC
It's a bit rough as removes most of functionality but shows up a map for the example app.
Random notes: