πππ The whole world fits inside your cloud!
- πΊ Beautiful map: Using OpenStreetMap and Leaflet, you can choose between standard map, satellite, topographical, dark mode or even watercolor! π¨
- β Favorites: Save your favorite places, privately! Sync with GNOME Maps and mobile apps is planned.
- π§ Routing: Possible using either OSRM, GraphHopper or Mapbox.
- πΌ Photos on the map: No more boring slideshows, just show directly where you were!
- π Contacts on the map: See where your friends live and plan your next visit.
- π± Devices: Lost your phone? Check the map!
- γ° Tracks: Load GPS tracks or past trips. Recording with PhoneTrack or OwnTracks is planned.
Future plans:
- π Events on the map: Know where you need to go next!
- πΊ Different projections: The Mercator projection is very biased, as you can see from The True Size of Africa. Another view like the Gall-Peters projection would be a possibility.
This requires that you install node and npm.
- β Clone this app into the
apps
folder of your Nextcloud:git clone https://github.com/nextcloud/maps.git
- π©βπ» In the folder of the app, run the command
make
to install dependencies and build the Javascript. - β Enable the app through the app management of your Nextcloud
- π Partytime! Help fix some issues and review pull requests π