lusitanica/osmdroid

Add ability ta change MyLocationNewOverlay icons

Closed this issue · 1 comments

Is the any way to change MyLocationNewOverlay icons (person and arrow)? It will 
be good to add this ability maybe by public methods, etc.
Thanks!

Original issue reported on code.google.com by andrey.t...@gmail.com on 4 Apr 2014 at 2:27

Take a look at the ResourceProxy. It allows you to specify your own resources 
such as strings, and bitmaps. For the location overlay see 
ResourceProxy.bitmap.person and ResourceProxy.bitmap.direction_arrow.

Original comment by kurtzm...@gmail.com on 4 Apr 2014 at 2:42

  • Changed state: Invalid