I would like to access and reset the value for the basemap and zoom via a javascript form field. my question is how to I access these. I am able to acces the map width but not these three items. function init() { map = new esri.Map("map", { center: [-31.036, 42.747], zoom: 8, basemap: "streets" });
function init() { map = new esri.Map("map", { center: [-31.036, 42.747], zoom: 8, basemap: "streets" });
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.