Was also going to add I using the code found here and can not find an example of where this actually works.http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi_start.htmI also run the code below, height is generated as an integer usually between 150 and 250 based on content of the infowindow. This parts below run without the map.infoWindow.setFixedAnchor(esri.dijit.InfoWindow.ANCHOR_LOWERLEFT) part which seems to act as an unknown function.map.infoWindow.resize(220, height);map.infoWindow.show(point);
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.