Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To obtain the city and state data from a street address on Google, you can follow these steps:

  1. Open Google Maps on a web browser.
  2. Type the street address in the search bar and hit enter.
  3. Once the location is found, click on the pin marker on the map to reveal a pop-up box with information about the location.
  4. The city and state information will be listed in the address section of the pop-up box.

Alternatively, you can use Google's Geocoding API to programmatically obtain the city and state data from a street address.