Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

google places autocomplete empty latitude

// getPlace.geometry.location.lat is a function
// you need to call it to get its value
let lat = getPlace.geometry.location.lat();
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #google #places #autocomplete #empty #latitude
ADD COMMENT
Topic
Name
8+6 =