Replies: 1 comment 1 reply
-
@merrygin sorry for the delay...have you looked at mesa-geo for this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to display agents' movements on a world map but only need a zoomed in part of it initially. Ideally, this map part would zoom out if necessary - ie, when an agent steps out of the bounds of the original map part. I thought about using cartopy, but realised that a map is given to the server side once on initialization and won't change afterwards (without restarting the server).
So as far as I understand, this is not possible with mesa out of the box, or is it?
Thanks in advance for any help!
Beta Was this translation helpful? Give feedback.
All reactions