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

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -