I have several Pins and in some of them I want to display an information window about the place without clicking on this pin. That is, when this Pin appears, the window should immediately appear above it. Can I do that?
It is impossible , the google map API doc said that you can only display one info window at a time.
Refer to https://github.com/amay077/Xamarin.Forms.GoogleMaps/issues/459#issuecomment-371694231.
Answers
It is impossible , the google map API doc said that you can only display one info window at a time.
Refer to https://github.com/amay077/Xamarin.Forms.GoogleMaps/issues/459#issuecomment-371694231.