<arcgis-map basemap="streets-navigation-vector" id="my-map" center="-120.45, 37.183" zoom="6">
<arcgis-search position="top-left"></arcgis-search>
<arcgis-zoom></arcgis-zoom>
</arcgis-map>
I don't understand why the zoom is not working. Do I need to use item-id? I don't use a webmap.
Solved! Go to Solution.
`itemId` is not required for Zoom to work.
What issue are you having @LefterisKoumis , when I copy the snippet above into a codepen it seems to be working fine?
`itemId` is not required for Zoom to work.
What issue are you having @LefterisKoumis , when I copy the snippet above into a codepen it seems to be working fine?
Sorry, it must be the stupidest posting I ever did. Apparently, didn't clear the cache. Thank you for the reply.
Happens to the best of us from time to time 😀