Whenever I move the map,Marker is also moving with that But I want to move the map by keeping the marker at the center of Map as constant.
How can i acheive this?
Whenever I move the map,Marker is also moving with that But I want to move the map by keeping the marker at the center of Map as constant.
How can i acheive this?
Set this way:
Why don't you add your marker as a view. overlay it on top of the map.
or if your using a MapFragment add the marker to the fragment activity