Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to get only citnames in google maps api js

var autocomplete = new google.maps.places.Autocomplete(yourHTMLElement, { types: ['(cities)']});
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #citnames #google #maps #api #js
ADD COMMENT
Topic
Name
2+9 =