MikeH Well-Known Member Licensed User Feb 9, 2015 #1 Is it possible to change the font in a Google Map marker? I want to increase the size to make the snippet easier to read. Thanks, Mike.
Is it possible to change the font in a Google Map marker? I want to increase the size to make the snippet easier to read. Thanks, Mike.
Erel Administrator Staff member Licensed User Feb 9, 2015 #2 Your only option is to draw on an invisible view with Canvas and then take the bitmap and add it to the marker with AddMarker3.
Your only option is to draw on an invisible view with Canvas and then take the bitmap and add it to the marker with AddMarker3.