Is it possible to disable moving inside the google map?
Not sure if i have miss understood but what solved this issue for me was as follows :)
map.HasZoomEnabled = false; map.HasScrollEnabled = false;