Mention Marco for demo and usage example

This commit is contained in:
Râu Cao 2026-01-26 20:04:53 +07:00
parent eb2878ec6a
commit e019cb01ba
Signed by: raucao
GPG Key ID: 37036C356E56CC51

View File

@ -6,6 +6,8 @@ This module allows you to manage saved places (Points of Interest) using the [re
It leverages [Geohashes](https://www.geohash.es/) to organize data, enabling efficient retrieval of places within specific geographic areas. This structure is particularly optimized for map applications that need to load data only for the visible viewport.
For a demo application, as well as source code using this module, check out [Marco](https://marco.kosmos.org).
## Installation
```bash