The site has the ability to plan a route between multiple locations. It shows the route and the Superchargers on the map. This is great! Is it possible to list all the Superchargers along that route that are within a reasonable distance of the route (e.g. 2 miles)?
When I travel, I like to have a backup printout of all the Superchargers along my route with details such as site name, address, V2/V3/V4, & site host. I do this manually now and for a 600 mile trip it is time consuming.
This seems straight forward since all the data is there. I’ve had some success by coding up my own point-in polygon locator (using GPS coordinate) but getting the data as good as what exists on this site is difficult. Parsing Tesla’s data is daunting.