mike-koch / ets2-mobile-route-advisor

ETS2 / ATS's Route Advisor, for mobile devices
http://mikekoch.me/ets2-mobile-route-advisor
MIT License
135 stars 48 forks source link

Use Layers for POIs #48

Closed mike-koch closed 7 years ago

mike-koch commented 9 years ago

Instead of having fuel markers (and other POIs) directly embedded into the image tiles, we should use layers instead. A list of POIs can be found at https://gist.github.com/mike-koch/bdadae22eb616b4b9dfb. These POIs include:

(Checkboxes are for default ETS2 map only)

Items that are not in the POIs, but would be nice:

It would be nice to have each layer separate, allowing users to toggle the layers they want to see on the map. Also these layers should never rotate, so they are always the correct orientation when viewing the map, regardless of the map's rotation.

Roads images might be able to be pulled via: http://ets2map.com/mapicons/Roads/<road-name>

Koenvh1 commented 8 years ago

The gist URL returns a 404

mike-koch commented 8 years ago

Fixed :smile: I changed my username a few months ago and didn't update the gist url.

mike-koch commented 7 years ago

Closing as I'm retiring map capturing for the foreseeable future.