I am using the google places autocomplete search, from this I got place name.
I am having all the regions and cities of a country in 4 KML files. I used geoxml3 for parsing the kml data to google maps. But I need to show only the searched places lat lng from kml file to google map and get the array of lat lng for the particular searched place.