Releases: TheSaminator/FancyMapSnapper
Releases · TheSaminator/FancyMapSnapper
v1.1.2
The third patch of the second release of FancyMapSnapper, with the following issues fixed:
- Searching for a place by-address and failing to find it on the OSM Overpass API will now inform the user that no such place with that address could be found, instead of just returning to the list-building screen empty-handed.
v1.1.1
The first patch of the second release of FancyMapSnapper, with the following issues fixed:
- Searching for a place by-address no longer uses its name if a name field is present; for example, this prevents queries for a chain restaurant at a specific address from returning every single place with the same name as that restaurant. Instead, by-address searching now generates an ID-query in all cases.
v1.1.0
The second release of FancyMapSnapper, now featuring:
- Saving and loading map data
- Searching for places by-address instead of by-name
Things that have not yet been implemented:
- Resizable window (currently it's stuck at 1600x900)
- Customizing the map:
- Object colors
- Line thickness
- Text size
- Exported image size
v1.0.0
The first release of FancyMapSnapper!
Things that have not yet been implemented:
- Resizable window (currently it's stuck at 1600x900)
- Customizing the map:
- Object colors
- Line thickness
- Text size
- Exported image size
- Saving map data so it can be opened again