issue 10: fix mixed names (geofavorite/geobookmark)

This commit is contained in:
Daniele Verducci (Slimpenguin)
2022-01-14 08:43:46 +01:00
parent a40b64baca
commit f57abf150a
4 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
First alpha release: working geobookmarks list, open geobookmarks in other apps via geo link, add geobookmark on current location.
First alpha release: working geobookmarks list, open geobookmarks in other apps via geo link, add geofavorite on current location.

View File

@ -1,6 +1,6 @@
UNOFFICIAL and FOSS Nextcloud Maps client at its earliest stages of developement. Shows your Nextcloud Maps geobookmarks list.
Geobookmarks can be opened in all apps supporting geo links (i.e. Google Maps, Organic Maps etc...).
A new geobookmark can be created on current location or by sharing a geo: uri from another app.
A new geofavorite can be created on current location or by sharing a geo: uri from another app.
Requires Maps app to be installed on the Nextcloud instance.
As per Nextcloud's guidelines, the login is implemented using Nextcloud's Single Sign On module and thus requires Nextcloud app installed.