You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add a `time` named argument to `to_png`
Since it might take longer than 3 seconds to render the map, this adds a time named arg that allows you to delay the screenshot.
* Fix lints, builtin clobber and docstring
* fix trailing whitespace
* one more :-(
0 commit comments