| ▲ | danielscrubs 4 days ago |
| I 100% would like to see an MPA Google Maps. Being able to come back to a webpage with previous directions? I think it would be glorious. |
|
| ▲ | pas 4 days ago | parent | next [-] |
| You are mixing up linkability/history and being an MPA/SPA. Many websites simply have some session/state dependent page. |
| |
| ▲ | danielscrubs 4 days ago | parent [-] | | Google Maps cant even preserve state in their iOS app. They are either the worst developers in the world or it is not simple. I don’t rule any of the two possibilities out. Some things you get for free with the correct architecture. For whatever reason, SPA does not have a great track record with their users. | | |
| ▲ | Quarrel 4 days ago | parent [-] | | > They are either the worst developers in the world or it is not simple. Or they have a good reason to not do it (in some PMs mind). At a guess, resetting the view, and displaying the nearest Domino's Pizza sponsored highlight pin on the map, could be one of them. | | |
| ▲ | al_borland 4 days ago | parent [-] | | My biggest gripe with Google Maps is when I pan to a specific area, hundreds, or even thousands of miles from my current location, then search for something like “restaurants” and it pans me back home and searches there, so I then have to go find my distant location again and click the search here button. If this is an intentional choice, all in an effort to show me more local ads… ugh. I really hope this isn’t the case. | | |
| ▲ | DangitBobby 3 days ago | parent | next [-] | | Google Maps makes it really hard to explore your travel destination, or I am holding it wrong. That and the lack of weather integration are my main issues with it. | |
| ▲ | Quarrel 4 days ago | parent | prev [-] | | I hate that too. Even when it is just across the one city, it is a major pain in the ass. |
|
|
|
|
|
| ▲ | simonw 4 days ago | parent | prev | next [-] |
| I have one of those! https://datasette-tiles-demo.datasette.io/-/tiles/basemap?no... I wish I could take full credit but it was a PR by dracos: https://github.com/simonw/datasette-tiles/pull/16 |
|
| ▲ | luis_cho 4 days ago | parent | prev | next [-] |
| The author states that MPA are not a solution for everything. Sure google maps don’t fit the MPA model but I’ve seen a lot of projects that would be much better using current browser features instead of react. |
|
| ▲ | tanduv 4 days ago | parent | prev | next [-] |
| the web app already supports history navigation. |
|
| ▲ | arccy 4 days ago | parent | prev [-] |
| that has nothing to do with an mpa these days there's a "copy link" button for directions which you can save / share |