android icon indicating copy to clipboard operation
android copied to clipboard

Improve marker pick handling

Open sarahcodes100 opened this issue 8 years ago • 0 comments

Currently we return a new BitmapMarker when we receive a callback in MarkerPickListener within MapzenMap. We can optimize this code to return the existing BitmapMarker associated with the Tangram Marker.

sarahcodes100 avatar Aug 14 '17 21:08 sarahcodes100