amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
545 stars 346 forks source link

Center map based on region. #748

Open dolfvdberg opened 3 years ago

dolfvdberg commented 3 years ago

SUMMARY

Would it be possible to add a region on a map and center based on that section or region.

DETAILS

So we will have a map that fills the screen but we have content on top of the map at the bottom. We then what to show a pick up and drop off location in the top 50% of the screen.

See links below

How it looks now https://ibb.co/ydSD2DD How it should look https://ibb.co/2WyByHs

PLATFORMS