API endpoint with GIS objects (geoJSON?) #4
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Maybe process all object locations into one polyline on the server side, then deliver that through the API as a separate endpoint.
I may leave this open until there is a real need for it. Seems like most use cases could process the lat/long natively and create trail tails on the fly on the client side.