Plot a polygon on web world map

4 ビュー (過去 30 日間)
Ali
Ali 2023 年 5 月 15 日
回答済み: Adam Danz 2023 年 5 月 15 日
Hello dear friends
Is there a way to plot a free hand polygon using drawpolygon function on web world map (webmap)?
Thanks in advance;
Best regards

回答 (1 件)

Adam Danz
Adam Danz 2023 年 5 月 15 日
> Is there a way to plot a free hand polygon using drawpolygon function on web world map (webmap)?
Polygon objects created in drawpolygon can only drawn on axes but webmap does not contain axes. You can use wmpolygon if you know the coordinates but this does not offer interactive drawing. See also https://www.mathworks.com/help/map/adding-overlay-layers-to-a-web-map.html

カテゴリ

Help Center および File ExchangeMap Display についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by