Hai guys,

i have a list of city names of New York.
i need to display each of them in the map when require.

My question is, do we need to find / compile a database of these city coordinates and provide to google api or is there a function when given the city name only, the map will be automatically generated for that city

I only have work with basic function in Google Map like displaying country regions.