How to save high resolution image of a webmap

4 次查看(过去 30 天)
I simply want to save a high resolutionof image of the following webmap. I know wmprint exist but it does a terrible job.
webmap('Open Street Map')
lat = [50.6, 50.5];
lon = [-59.4, -59.3];
wmmarker(lat, lon);
  2 个评论
Daniel
Daniel 2025-3-20
Agreed, this questions seems to have persisted for many years now. Would really love an answer from MATLAB staff as this should be trivial.
DGM
DGM 2025-3-20
Oh wow. The output from wmprint() is actually much worse than just taking a screenshot.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

标签

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by