Skip to content

Conversation

JaskRendix
Copy link
Contributor

@JaskRendix JaskRendix commented Mar 1, 2025

PR improves the MapAggregator class:

  • Layering maps: you can now give each map a "z-index", so you can control which maps appear on top of others
  • Removing maps: you can now take maps out of the aggregator if you don't need them anymore
  • Tile size check: the code now makes sure all the maps you add have the same tile size, to prevent weird display issues
  • Fixes: some minor fixes and improvements to how the maps are positioned and sized
  • Unittest suite MapAggregator and the other two classes in data.py

@JaskRendix JaskRendix force-pushed the data-map branch 3 times, most recently from 7cfed5c to 28ef34f Compare March 23, 2025 12:50
@JaskRendix JaskRendix marked this pull request as ready for review June 2, 2025 14:39
@JaskRendix JaskRendix force-pushed the data-map branch 2 times, most recently from 450d2f1 to a1d5a8c Compare July 25, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants