Comments 1Cary started the conversationNovember 3, 2022 at 8:58pmHi, there! We're using Google Maps on the website, and the directions are creating a map when a user enters an address. However, the "Open Map" button, when you click it, appears to do nothing. See the link above. What can we do to fix this? Thanks! 877Zhivko repliedNovember 6, 2022 at 1:48pmHi,Make sure your locations have coordinates added since OpenStreetMap does not use Geocoder and relies on coordinates. Stachethemes Developer 1Cary repliedNovember 7, 2022 at 2:20pmThanks, we're not using OpenStreetMap we're using Google Maps. What might be causing that issue in Google Maps? 877Zhivko repliedNovember 8, 2022 at 3:08pmI've just checked the code and this button relies on coordinates for Google Maps as well.Go to STEC -> Locations -> Edit location and for coordinates add: 44.9256168,-92.802352 Stachethemes Developer 1Cary repliedNovember 9, 2022 at 7:38pmThanks! That fixed it. Please close this ticket.1 Like Sign in to reply ...
Hi, there! We're using Google Maps on the website, and the directions are creating a map when a user enters an address. However, the "Open Map" button, when you click it, appears to do nothing. See the link above. What can we do to fix this? Thanks!
Hi,
Make sure your locations have coordinates added since OpenStreetMap does not use Geocoder and relies on coordinates.
Stachethemes Developer
Thanks, we're not using OpenStreetMap we're using Google Maps. What might be causing that issue in Google Maps?
I've just checked the code and this button relies on coordinates for Google Maps as well.
Go to STEC -> Locations -> Edit location and for coordinates add:
Stachethemes Developer
Thanks! That fixed it. Please close this ticket.