Hello,
I am trying to create a map with a single point that finds the user's address and navigates (or gives directions) to the point.
I followed the tutorial about creating a Google map with Geolocation. I tested it and it works fine. It locates the user and also allows the user to input an address. However, it does not provide any options for the user to navigate (or get directions) to the point I input. The point shows up on the map, but when I click it the point disappears.