How to save high resolution image of a webmap

3 visualizaciones (últimos 30 días)
Blue
Blue el 14 de Abr. de 2023
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);

Respuestas (0)

Categorías

Más información sobre Graphics Performance en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by