geoaxes inside uicontainer pan/zoom not working
Mostrar comentarios más antiguos
Hi
As mentioned above, I am trying to put a geoaxes inside of uicontainer inside of an app that I am making.
But the pan/zoom interaction does not seem to work, is this not possible? I have tried with:
gx = geoaxes(LiveMapPanel,'Basemap','satellite');
gx.Toolbar.Visible = 'on';
gx.Interactions = panInteraction;
Toolbox works but only toolbar works, but this is less then ideal as I can only zoom in and out.
Also I have read that webmap is not possible to put outside of the tab that opens, is this true?
Thank you in advance!
Kind regards
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Create Plots on Maps en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!