Open julled opened 1 year ago
Hacked together a little map view with the possiblity to add the lat/lon by clicking.
It would be nice if the simulation would return a GeoJSON Feature Collection with the results for presentation. Unfortunately I could only find a ascii representation :)
First, thanks for your work. I thought about this feature for some time. I think we should not include a map into this tool for a couple of reasons:
Couldnt we make it optional and in the default case disabled?
I think there are usecases where it is useful.
Land crews are not limited by bandwidth.
also a map could be used by the user to see wether the input is plausible before starting up the simulation.
Couldnt we make it optional and in the default case disabled?
Agreed. If it is opt in, then yes.
Map allows visualization of the input data ( specially the position).
Map should also allow setting a position by mouse.