Android 2 google maps maps in one application -
in application have 3 google maps maps on diffrent activitys ofcourse. if go 1 location in 1 map in 1 view. , start other activity. map located on location other map left of.
is there way can prevent this? (hope understand problem)
quoting the documentation:
only 1 mapactivity supported per process. multiple mapactivities running simultaneously interfere in unexpected , undesired ways.
you need rewrite application have 1 mapactivity
, change contents (overlays, center/zoom, etc.) needed.
Comments
Post a Comment