Added marker icon to map

This commit is contained in:
2022-12-24 20:49:10 -08:00
parent 52ccf6d080
commit 7833d6fa57
6 changed files with 12 additions and 3 deletions

View File

@@ -19,3 +19,7 @@ crystal run src/gtktest.cr
```
You can build for production with `make` and install with `make install`
## Credits
Marker icon from [Paomedia on iconfinder](https://www.iconfinder.com/icons/299087/marker_map_icon)