latest map style

Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
Peter Siegmund
2024-06-06 10:10:18 +02:00
parent 1704a17833
commit 41492c07c9
7 changed files with 550 additions and 1108 deletions

View File

@@ -1,3 +1,3 @@
convert:
python imgconvert.py -i ./data/staticmap.png -o main/staticmap.h -n staticmap
python imgconvert.py -i ./data/steffi.jpg -o main/steffi.h -n steffi
curl -o ./data/staticmap.png https://maps.googleapis.com/maps/api/staticmap\?center\=53.541962,%209.993402\&zoom\=15\&size\=540x540\&key\=AIzaSyARgP_FKFXsrcgVd_HVWoIfH5N8-a88wlQ\&map_id\=2f371c2346218fe8
python imgconvert.py -i ./data/staticmap.png -o components/mapView/staticmap.h -n staticmap