The continued expansion of the supercharger network has started to present a bit of a usability problem for the maps on supercharge.info:
(Bonus points to anyone who can identify all four regions above! )
I’ve been experimenting over the past few days with a few different alternatives and wanted to get some feedback before I submit a pull request. For now at least, I have a list of options at the top so I can switch between them at various locations and zoom levels:
Here’s (roughly) that same part of California with clusters and with small markers:


And here’s a slightly zoomed in view of the Los Angeles area with marker sizes that vary by density vs all “Large” markers:


Personally I’m developing a preference for the clustered view, which renders faster than the others, so I made it the default for now. I’d really appreciate feedback, and I’d be happy to answer any questions. Also, if anyone wants to look at my code changes, they’re all on GitHub:
–Paul