Commit Graph
4 Commits
Author SHA1 Message Date
Hannes 2e87ae3421 use .toFixed() instead of manual math 2020-09-25 22:10:25 +02:00
Hannes 47ae47d123 zoom can actually be fractional nowadays 2020-09-25 22:06:20 +02:00
Hannes 5702670bd3 removed bad [ 2017-06-02 14:20:52 +02:00
Hannes d79760e9dd Center map on proper earth, not one to the left
The previous x coordinate was one earth to the left which led to confusing results with everything.
This change makes sure the map is centered in a proper location (pretty much the same as before) WITHIN proper bounds.
2017-06-02 14:10:37 +02:00