I am currently scripting out my first webmap with the Javascript API. So far I am able to add my basemap, feature layers, zoom tool, home button, and search bar.
I am getting stuck on the legend. This is the only example I was able to find for the 3.27 API.
Legend | ArcGIS API for JavaScript 3.27
The problem is that I don't want a content pane on the right side, I would like to be able to embed my legend at the bottom left of the map and then alter the way to it looks from there.
Is there any examples online that I am missing that show how to do this? I am using the 3.27 Javascript API.
Thanks,