You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mapsforge-dev
Constructor to create a Mapsforge Bitmap for Android bitmap is not public but I can convert my bitmpa to a drawable and pass it to convertToBitmap() in fact. Thks
Emux
unread,
Jan 16, 2016, 10:28:22 AM1/16/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mapsfo...@googlegroups.com
That's a valid remark - in order to
avoid the multiple conversions, depending on source type.
Since we have already public constructor in the Java equivalent, I
pushed it also on dev for AndroidBitmap.