Closed nwoodr94 closed 3 years ago
The component forces only specific addresses, such as streets, rather than more general locations.
Expected: Houston, TX Actual: Houston Avenue, Takoma Park, MD
This is solved by utilizing the vue-google-autocomplete "types" property, e.g. types="(cities)"
vue-google-autocomplete
types="(cities)"
The component forces only specific addresses, such as streets, rather than more general locations.
Expected: Houston, TX Actual: Houston Avenue, Takoma Park, MD