I have a search bar on my map page, and I'd like to use google's geocoding API to convert user's text input into coordinates. I'm currently using the geolocator plugin but it doesn't work as I want it to (If I type in a zipcode, it won't recognize it. Google maps does)
↧