nowheremanx

Results 3 issues of nowheremanx

for easier debugging. `__str__` is also important for jupyter notebook users to print out summaries

enhancement

Currently, we have to call utils to plot the objects like trace, geofence, which always calls folium. However, users might want a `plot` method just like `geopandas.GeoDataframe`: * `trace.plot()` which...