Files
tide-display/ePaper-ESP-IDF/Makefile
Peter Siegmund 41492c07c9 latest map style
Signed-off-by: Peter Siegmund <peter@rdkr.com>
2024-06-06 10:10:18 +02:00

4 lines
308 B
Makefile

convert:
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