Geolocoate on submit
-
I noticed that the geolocate function is tied to
blur()on the address input, which means that if a user hits Enter to submit the form the geolocation doesn’t fire.Can you point me in the right direction to modify the code so that the geolocation fires on form submit?
The topic ‘Geolocoate on submit’ is closed to new replies.