ios - Keep user location center in Google Maps - Swift -


i have implemented google maps in swift project , using locationmanager track , print out users location.

i changing camera position user moves around seems bit jerky map moves blue dot (user location) moves.

is there way keep user location centered @ times , have map move?

you can enable

mapview.mylocationenabled = true 

and see answer more info camera updating -> shows how update camera 2 positions or center location


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - IIFE: var vs this - is there any difference? -

ios - Google API (YouTube search): Bad network response -