Hi Changjie
You should be able to change this via the layout property, here an example:
from ipywidgets import * map.layout=Layout(flex='1 1', padding='100px', height='300px')
Best,
Matthias
I don't suppose it would be the Extent property of widget or the sdf
arcgis.widgets module — arcgis 1.7.0 documentation
I think the extent property controls the lat-lon of the map itself. Not the size of the plot.
Thank you Matthias! I cannot believe I haven't seen this before.
Matthias, thank you for your answer. Searching for a solution within the arcgis API exhausted me. Never thought about this direction you pointed. I really appreciate it.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.