Hi there, in the demo sections of the Map component and the Scene component API reference documentation, if you delete the value of the item-id property in the Controls, it does not remove the item-id from the provided Code. It's not a huge deal, but if you're just trying to just show a basemap then including the item-id is redundant. The same goes for any other string property such as ground or basemap. If I add a string value to those properties then change my mind and delete them, the property remains in the demo code. I can always reload the page to get rid of them, but since the default includes an item-id, that won't disappear with a reload.
Again, not a big deal, but perhaps something to consider about the documentation UI.
Hi @AntonioMedrano, thanks for posting your feedback here!