Replies: 11 comments 47 replies
-
|
Dear @mikes222 , I am probably a bit out of line user, but if I may, I will add my 2 cents. |
Beta Was this translation helpful? Give feedback.
-
|
btw. I have already started with the refactoring.
The process can be examined in the branch |
Beta Was this translation helpful? Give feedback.
-
|
Still open:
|
Beta Was this translation helpful? Give feedback.
-
|
Current open issues as far as I am aware of:
Overall I want to know from you if you are willing to support me:
Your support is appreciated! |
Beta Was this translation helpful? Give feedback.
-
|
Current open issues as far as I am aware of:
See doc/install.md on how to implement the library in your own project. |
Beta Was this translation helpful? Give feedback.
-
|
The library is almost complete. I want to update the documentation in the next days and then I will merge the code back to main and plan to publish to pub.dev by end of next week. There is still time for all of you to give me hints what can be improved, renamed, changed. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @mikes222 , sorry for the late reply, I tried to put together a testcase, as discussed earlier.
Having identified lat/lon: 43.73954/7.42238 as such a place, I tried to duplicate one of the testcases to generate that 9 tiles image and have a look at it: The result is this:
which to my surprise has no labels at all. |
Beta Was this translation helpful? Give feedback.
-
|
hey @mikes222 im still not able to get the new library running.. i get an exception thrown that it cannot find an SVG file, but the SVG file is there 100% and its defined in pubspec.yaml.. what could be causing that?
|
Beta Was this translation helpful? Give feedback.
-
|
Finally! I have now merged the code from |
Beta Was this translation helpful? Give feedback.
-
|
Mapsforge is now live with version 4.0.0 on pub.dev! |
Beta Was this translation helpful? Give feedback.
-
|
Not yet but I have an idea which I must first validate. |
Beta Was this translation helpful? Give feedback.







Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
As you’ve probably noticed, the current API of this Flutter library is not as intuitive as it could be – especially for first-time users. I’ve been considering a significant simplification of the API to make integration and usage much more straightforward and developer-friendly.
However, this would also mean breaking changes, requiring you – as users of the library – to adapt your existing code. Before I move forward with such a change, I’d love to get your feedback:
1. What aspects of the current API do you find confusing, repetitive, or overly complex?
2. Which features or behaviors would you like to see improved or simplified?
3. Would you prefer a more intuitive API even if it means some refactoring, or do you prefer keeping the current version for stability?
4. Would it help to provide migration tools, wrappers, or a transitional release to ease the switch?
Your input is highly valuable and will directly influence the next steps. If you have suggestions, concerns, or examples from your projects – please share them. My goal is to make the library better for everyone, but without breaking things that matter to you.
Looking forward to your feedback and ideas!
Beta Was this translation helpful? Give feedback.
All reactions