mapomatic
mapomatic copied to clipboard
add support for runtime backend
trafficstars
fixes #50
This needs a test I think
I thought I could test this with the BackendV2 fake backends but then discovered they're not supported yet, see #53 . Note that this code seems to already work for Runtime backends because they implement a superset of BackendV2, like the configuration method.