UXsim icon indicating copy to clipboard operation
UXsim copied to clipboard

Add optional basemap to network animation

Open EwoutH opened this issue 4 months ago • 0 comments

Still a work in progress, but this is my current draft for #16.

Example usage:

world.analyzer.network_pillow(basemap=ctx.providers.CartoDB.Positron)
world.analyzer.network_anim(basemap=ctx.providers.CartoDB.Positron)

EwoutH avatar Mar 01 '24 10:03 EwoutH