Hello,
I am using Google map extra library to show markers. here is my code,
i tried with the </br> tag but it is not working. How can i show a line break in the info window ?
Please help me.
Thanks
I am using Google map extra library to show markers. here is my code,
B4X:
MarkerOptions1.Position2(36.051458, -95.971462).Snippet("This is a line break</br>My new line is here").Title("Test info window").Visible(True)
Please help me.
Thanks