I have a simple JS script to display markers on a google map by reading a kml file with a list of placemarkers, and show the current location of the user. Clicking on a marker shows the name and description of each placemark in an I have a simple JS script to display markers on