I didn't have time to actually look at your code, but:
1) be aware that the whole labeling will be reimplemented from scratch
in the (near) future to overcome many of the current limitations / bugs.
There are already issues in our bug tracker for some of them. The
current code is legacy crap, absolutely undocumented and tested. Nobody
will spend any more time in maintaining / fixing it.
2) The mapsforge-map module is an Android independent maven artifact. It
uses only plain standard Java classes which are available as well in
Android as in a desktop Java API. Importing any classes from android.*
breaks this concept and renders the AWT based MapViewer useless. As it
doesn't have an Android dependency, maven will also fail to build it.
3) The whole map library is currently being rewritten. All improvement
ideas and patches should thus be made based on the latest Git "rewrite"
branch. There will be no more official releases of the old 0.3.x branch.
Greetings,
Thilo
> --
> You received this message because you are subscribed to the Google
> Groups "mapsforge-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
mapsforge-de...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>