spstreets / gtfs_manager

A GUI for viewing and editing GTFS data
MIT License
30 stars 3 forks source link

Map painting outside widget #18

Closed maxwell8888 closed 2 years ago

maxwell8888 commented 2 years ago

Look into clipping the ctx so the map nevers paints outside it's layout size.

Robinlovelace commented 2 years ago

Great to see this is done! Looking forward to giving it a test drive.