From d8cbc92a4d804fe05a6cc9b1f45dae5710cf07c9 Mon Sep 17 00:00:00 2001 From: FallBackITA27 Date: Tue, 14 May 2024 11:08:38 +0200 Subject: [PATCH] changelog --- gtav-interactive-map/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gtav-interactive-map/index.html b/gtav-interactive-map/index.html index eae50c2..154f33b 100644 --- a/gtav-interactive-map/index.html +++ b/gtav-interactive-map/index.html @@ -108,6 +108,8 @@

Use different map style

Changelog

All the dates are in CET.

+

2024 - 05 - 14 / 11:07

+

Now the map saves the last tile selection, alongside the last zoom and coordinate you were looking at, so that refreshing the page doesn't zoom you out completely.

2024 - 05 - 13 / 10:57

Added tile selection to map, now able to switch between `game`, `render` and `print`

2024 - 05 - 10 / 23:22