amay077/Xamarin.Forms.GoogleMaps

Add URL property to the Pins

imsagarchopra opened this issue · 0 comments

SUMMARY

It would be great if we add the "URL" property to the Pin class. So that it will enable users to add the Hyperlinks as well with the labels in the information box when you click on the pin.

DETAILS

Currently Pin class has only few properties like Label, Address, Type etc. What if user wants to add a hyperlink in the label , clicking on which will redirect to some other page.

Adding a Url property and a way to display it in the Information box will help.

  • Android
  • iOS
  • UWP