I am developing a primfaces mobile application (JSF and Primefaces mobile) and I have a problem, I am trying to display navigation path between two points in Gmap. When I select one point in gamp I want to show path between my location and selected point.I got my location using geolocation and I have selected point longitude and latitude but how to show path between this two points.
