1 year ago
#342580
OsamaHabib
fixed marker shifted above camera position google maps flutter
i have an app that have google map with a fixed marker centered on the top half of screen ... i do know how to update marker position according to camera position , i already tried to shift camera away from marker location by using 256 / math.pow(2, zoom) it didn't work well with different screen sizes . enter image description here i think my answer is here Google map LatLngBounds offset but am not sure what is the steps to do so
flutter
google-maps-markers
google-maps-flutter
0 Answers
Your Answer