spatialcurrent/coconut

Dynamic Cartography

Opened this issue · 0 comments

Would be great to have basic cartography functionality? Could use dfl.js?

@properties?.operational iin [y, t, yes, true, 1, "1"] ? {color: green} : @properties?.operational iin [n, f, no, false, 0, "0"] ? {color: red} : {color: white}

Store basic carto with service, but then allow user to manually edit text on client side?