Hi guys, i'm trying to get the longitude and latitude for an address with the google maps api, but I don't know how to do it?This is an example of what i'm trying:
GoogleObjectAdress("New york") -> and it should return the longitude and latitude for me!
Any solutions?