Small, but significant website enhancement: faster searches.
Previously:
If you opened a map and then searched ALL, the locations would take a while to load (depending on how many locations needed to be loaded). In Portland, for example, it would take like 15 seconds!!
When search results show multiple locations, it displays only a location overview (name, address, machines), and not the full location details (phone, website, editing functions, machines, pictures, etc). When you click that location overview, the location details are shown. The problem was that we were loading most of the location details during that initial search, even though we weren’t showing them yet.
So now: we simply don’t load the location details until you specifically request them (by clicking on the location overview, or by searching for a single location). The result is a significant improvement in speed. For example: a search for all of the city of Portland now takes like 2-3 seconds instead of 15.