[SOLVED] How to add a custom plugin to the top bar with v39?
-
Before v39 I could long press on the map to open my custom plugin (soundings) on a phone.
This ability has been removed and you have to click in the top bar to open i.e. windy soundings. How can I add an icon for my plugin there?
Thanks
-
@vicb Thanks for the report. It should be fixed now.
-
@marekd I think it's only half fixed.
In desktop mode the context menu would call
onopen
with{lat, lon, source: "contextmenu"}
.In mobile mode
onopen
is called without any parameter. Could you please add{lat, lon}
?Thanks
-
-
How do you install the plug-ins. There is no menu on desktop win 10.
Same on Android. -
Also, how do I set a specific model as the default for my profile?
-
On the android app keep the My favorites always enabled until disabled so we do not need to make 2 clicks to display them on the map each time. thanks.
-
-
-
@vicb Thanks! Fix will be released today.