java - how to add fixed floating overlay image to google Map in Android -
i'm trying add image overlay stays @ center of map when move , location of map. tried used marker stayed @ specific location , same groundoverlay. want image stay in centre of map view. have few ideas on how i'm trying best solution. 1 of idea use relative layout , overlay image on top of mapview think may cause problems. let me what's best way it.
framelayout
containing both supportmapfragment
(or mapview
) , imageview
.
simplest solutions best.
Comments
Post a Comment