diff options
author | Anonymous <anon@anon.com> | 2022-10-12 10:21:42 +0200 |
---|---|---|
committer | Anonymous <anon@anon.com> | 2022-10-12 10:21:42 +0200 |
commit | b1bd7a804448d6ab6f965213dcdcb99b0c288cc8 (patch) | |
tree | 56d42fada099218a49acb1150cc0c339262cbb6d /agenda | |
parent | 8c64b25247d5f95289e3fbc4c911a070458efae9 (diff) |
Created krebs POI service (markdown)
Diffstat (limited to 'agenda')
-rw-r--r-- | agenda/krebs POI service.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/agenda/krebs POI service.md b/agenda/krebs POI service.md new file mode 100644 index 0000000..2f74500 --- /dev/null +++ b/agenda/krebs POI service.md @@ -0,0 +1,10 @@ +reaktor2 should handle the following commands: + +- `add-location cbase 53.562300 9.985700` +- `list-locations` +- `delete-location cbase` +- `18@p cbase 500` (shows restaurants 500m around cbase) + +`graph.r` should display the locations on the map. + +it should be implemented using the cyberlocker
\ No newline at end of file |