How to save high resolution image of a webmap

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 Comments

Agreed, this questions seems to have persisted for many years now. Would really love an answer from MATLAB staff as this should be trivial.
Oh wow. The output from wmprint() is actually much worse than just taking a screenshot.

Sign in to comment.

Answers (0)

Categories

Find more on Graphics Performance in Help Center and File Exchange

Products

Release

R2021b

Tags

Asked:

on 14 Apr 2023

Commented:

DGM
on 20 Mar 2025

Community Treasure Hunt

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

Start Hunting!