spstreets / gtfs_manager

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

Bitmaps clip new paths outside original latlong coordinate bounds #46

Open maxwell8888 opened 2 years ago

maxwell8888 commented 2 years ago

If we add a new stop outside of the original latlong coordinate bounds, it gets clipped when making the bitmap since they are sized to the original bounds.

This isn't immediately important until we have a background providing a reference as to where to add a stop.