• pmdulaney a day ago

    How come I don't see any comments already there on the map?

    • rh3939 a day ago

      I have gotten that feedback a few times so I will have to fix this. Essentially the reason you don’t see any comments is that nobody has commented on that location yet. I should have probably pre-populated different areas but it’s quite awkward to pull in information based on long and lat coordinates without relying on paid apis like google places api or foursquare places api which can get quite expensive.Perhaps there is an easier way to scrape certain sites but then again it’s a bit complicated to match that scraped data to a long & lat coordinate. I am experimenting with adding the ability to have a dynamic link which updates based on long & lat coordinates which will then open a perplexity search query for stuff in that area(which is free) and possibly a notes section where you can add notes(trip planning etc) that are saved in local storage. I want to keep this entirely free to use and minimal cost for me to host. If you have any recommendations I would love to hear them. Thanks- R