sydevs / Atlas

Central database of worldwide meditation classes
6 stars 5 forks source link

Google Place ID is not accurate or available in all countries #174

Open Ardnived opened 6 months ago

Ardnived commented 6 months ago

In Brazil many addresses do not have a Google Place ID. Currently we use the place Id to provide a link to map directions.

We should find a backup technique to link to GPS coordinates on Google if a place ID is not available. Then we can make the Place ID optional, and use the backup if needed.

It would also be a good idea to see how to link to coordinates on Baidu Maps and Yandex Maps and then use those things if the viewer's locale is cn or ru (respectively)