I have a location in my app, when I click on button, it will show me a map with marker on that location, when I click on marker it shows me a InfoWindow with details of that location. Now I want that when I click on that InfoWindow, another map page is open showing path between my current location and that location.
Is anybody suggest me that Is InfoWindow is clickable or not in mobile devices, so I move on next page.
Any help is appreciated. Thanks in advance.