-
Notifications
You must be signed in to change notification settings - Fork 1k
What about BonusPack support? #291
Comments
Great question. I've hashed some things out with @MKergall regarding this. I think the short term goals are to
#252 is still open for a reason. Primarily for number 3 above. I'm not exactly sure what right looks like here. We also now have a few classes with duplicate names in different packages. There's also a lot of house keeping we should do regarding unused interfaces in the main library. To more directly answer your question, most of the folks on osmdroid also monitor osmbounspack for new issues and whatnot. I think what was agreed to was the items in number 2 above would remain at osmbonuspack and thus issues related to that should be posted over there, everything else presumably over here |
I just wanted to chime in and give my opinion. I haven't been very active on osmdroid lately, but have seen a lot of the evolution of osmdroid over time. If I had stayed active, I would have pushed to reduce the feature list of osmdroid. My feeling is that osmdroid should just cover core functionality - a map view, one or two overlays, a demo project and that's it. The original intent of osmdroid is to be a drop-in replacement for google maps (even if it is v1 which is obsolete). I loved that osmbonuspack was separate - it kept a clear division between core functions and what you can "do" with osmdroid. If we think that merging the two projects is necessary then my response to that would be that we need to expose additional interfaces for developers so osmbonuspack can implement what they need. Overlays should be "drop-in", new tile providers should be possible by extending base classes - we should provide all the tools necessary so that projects like osmbonuspack can do what they do without needing to tightly integrate with the core. Just wanted to give another view. Best of luck and let me know if I can help! |
But OSMDroidBonusPack adds gaps to OSMDroid to replace GoogleMaps! |
Hi all, Here are my views:
Everything else in OBP will just stay in OBP: routes, POI and geocoding services, markers clustering, KML and GeoJSON. And I will continue to support related issues in OBP project (welcoming help from others!). |
Hello,
Where are we supposed to report issues or ask for support about BonusPack?
Now that BonusPack seems supposed to be included in OSMDroid core (a good thing I think) where does the support will be done?
I wonder if Mathieu still answers to questions on his repository.
The text was updated successfully, but these errors were encountered: