I want to Display a kml file in with the Javascript API.
It is working so far. But there are no names from the Point Features displayed on the map.
There is only the pin...
How i can Display the Name of the Point Feature above the pin?
the kml File: ny.kml
and the javascriptfile: index2.html
Thank you very much