Is there any way to have the webmap() pop-up display with a GUI and not in a separte window?

2 ビュー (過去 30 日間)
I would like to create a GUI with a button that activates webmap(), but I want it to display the resulting web browser within the GUI and not a separate pop-up window.

採用された回答

Sean de Wolski
Sean de Wolski 2017 年 4 月 12 日
This is not possible. You can download the data and show it in a MATLAB figure with geoshow() but the webmap is not embeddable.
  1 件のコメント
Timothy Weaver
Timothy Weaver 2017 年 6 月 1 日
How do I "download the data and show it in a MATLAB figure with geoshow()"?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDimensionality Reduction and Feature Extraction についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by