Hello community,
I am trying to display 2 markers on the Maps component:
- 1 “permanent” fixed marker that is always the same location
- 1 user-related marker that is magic text calling specific fields from the User collections.
How would you do that? I thought of having the permanent marker as a dummy user and limit the users to display to 2 (the dummy one + logged in user) but I can’t make it work like that.
Any help appreciated, thanks!
Tide