maps icon indicating copy to clipboard operation
maps copied to clipboard

Add ability to create maps

Open marcoambrosini opened this issue 5 years ago • 8 comments

It would be nice to be able to create different maps with different favorites / want to go places / tracks in it. In the navigation we could then have all the maps like:

  • Main;
  • 2020 Christmas vacation (Shared with Alice, Bob and other 2);
  • Places to rent (Shared with Jane);
  • Hikes that I enjoyed;

...and so forth

The good thing about this is that it would allow granular sharing of different favorites/tracks and would also de-clutter the main map from things that one might not need there all the time.

We could also have a navigation entry that merges all maps into one, much like the "All inboxes" in mail.

cc @nextcloud/designers

marcoambrosini avatar Oct 29 '20 16:10 marcoambrosini

Can you checkout the my maps Branch if it goes in the direction your thinking oft?

tacruc avatar Oct 29 '20 18:10 tacruc

I like this idea - is it something getting brought into the main app?

lizeidsness avatar Mar 14 '21 19:03 lizeidsness

That The idea, but don't ask for any schedule. There is a new branch something like enh-vue-rewrite-my-maps. Feel free to test it, but it is work in progress.

tacruc avatar Mar 14 '21 20:03 tacruc

Happy to look into this, but I am new to dev side of things with nextcloud - might take me a bit to get oriented...

lizeidsness avatar Mar 15 '21 01:03 lizeidsness

@lizeidsness thanks for that! You can ask for help in our maps public channel or in our community chat. If you quickly want to spin up a dev environment I suggest you use this: https://github.com/juliushaertl/nextcloud-docker-dev!

marcoambrosini avatar Mar 16 '21 07:03 marcoambrosini

Oh that's helpful thanks! I spent a night looking into it and couldn't get it working. I used the main docker not dev and had to add stuff to it. I've got errors still. I'll try new docker and try again.

lizeidsness avatar Mar 16 '21 12:03 lizeidsness

I'm looking forward to this. It will be very helpful for touristic activitiy for instance.

bes1002t avatar Mar 17 '21 11:03 bes1002t

It looks like the screenshot in the readme implies some support for tihs is already available - there are three categories on the left under favourites. Is that filtering on location, or via import? Or is it in the master branch and awaiting the next release at all?

stellarpower avatar Oct 19 '21 00:10 stellarpower

Since some time there are nightly builds. They can be installed via occ update maps --allow-unstable

Testing and feedback is appreciated

tacruc avatar Mar 04 '23 00:03 tacruc