No problem and thank you for your plugin. Have a nice day
Hey Alex - any update on a hover state when a mouse scrolls over a marker?
Hey @zico.gaeffke, does this cover what youāre looking for?
New action: Clear GeoJSON from Map - September-24 update
Just released a new version of the Beautiful Maps - Mapbox plugin that allows you to clear any existing GeoJSON shapes (polygons/lines/points) on a map:
New action
- Clear GeoJSON Mapbox Map
You can view the āDrawing on a Map and saving coordinatesā section of the demo app to see the workflows in action (editor is public).
Any questions just let me know
Hey @alexcooney5 - Not particularly - I meant more the icon changing. Say you had a marker with white outlines, as you hovered over it, you could have a āhover stateā that swapped the icon to one with black outlines.
Ah thanks for clarifying @zico.gaeffke
Iām afraid this is a bit of a tricky feature to implement. I may be able carve out some time to do a deeper dive on it in a few weeks, but I canāt promise when, or even if, Iāll be able to deliver it.
Sorry about that - Iāve quite a few other plugins that also have outstanding feature requests and I need to prioritise where I can. Hope you understood where Iām coming from
Definitely understand youāre stretched. However, I do want to emphasize the importance of this feedback - a clicked state, and hover state, on markers make for a great user experience, particularly when there are clusters of markers surrounding one another.
Perhaps an alternative might be to assign names to a marker?
For instance, my golf app might have the golf course name next to the course marker, and on hover, the text - styled with a text or button style - could change rather than the marker itself. Thatās how Google Maps does it.
Understood @zico.gaeffke and I appreciate this would be a very useful feature for your app (and likely other users too). Thank you for the feedback.
Leave it with me and Iāll see what I can do over the next few weeks.
Get length of lines drawn on Map - September-24 update
Just released a new version of the plugin that allows you to get the length (in meters) of lines drawn on the map:
New exposed states
- All Lines Length Drawn (Meters)
- Last Line Drawn Length (Meters)
You can see the workflows behind the above example in the pluginās demo app (editor is public).
Any questions just let me know
Hi! Just wanted to +1 the above request regarding the ability of having the map marker change styles/color when itās hovered. Definitely understand their could be other priorities though
Thanks for the feedback @jolenowski. Iāve actually made some good progress on this, but itās the last 10% thatās proving tricky (as is always the case!).
Hoping to push an update out in the next week or two.
Thanks Alex! I appreciate it! One note as well and I donāt know if itās something Iām doing on my end and if thereās already an easy fix but when I hover over the map marker the cursor doesnāt change into a cursor that is the āclickableā cursor where itās the thumb and pointer finger. Itās the cursor you see when you make a bubble element āclickableā.
Noted @jolenowski. I probably wonāt be releasing this feature in the next update, but it has been requested before so Iāll try and get around to it in the near future.
Thanks for the feedback!
Change Marker Icon on Hover - September-24 update
Just released a new version of the Beautiful Maps - Mapbox plugin that allows you to change the marker icon when the marker is hovered!
You can change all markers to the same image when hovered:
OR you can change each marker to a different icon when hovered:
The key to adding hover mode is to use one of the two new āHover Modeā fields that come with the āAdd List of Markersā action:
The āIcon Image (Single)ā field accepts a single image, while the āIcon Image (Multiple)ā field accepts a list of images.
You can see an example of how to implement this in the āChange marker icon when hoveredā section of the demo app.
Any questions just let me know
This is perfect! Thank you so much!!!
Brilliant Alex! thank you so much.
Disable/enable directions and navigation controls via workflow actions - September-24 update
The Beautiful Maps - Mapbox plugin now allow you to enable/disable navigation and directions via workflow actions!
The latest version of the plugin has 4 new actions that make this possible:
- Add Directions Control
- Remove Directions Control
- Add Navigation Control
- Remove Navigation Control
Any questions just let me know
Set roundness of Map - September-24 update
The new version (1.24.0) of the Beautiful Maps - Mapbox plugin has a āRoundnessā field on the Mapbox Map element that allows you to set the roundness of the map:
Any questions just let me know
This is fantastic, thank you. It would be great to have this state also for a āClicked Marker eventā. For example, I have a map with many markers, and I want to highlight to the user which pin they are looking at.
Hi @a.villabruna, this is the next feature Iām planning to add. It will likely be another few weeks before I get to it (away travelling at the moment), but it is absolutely on my radar