You can use this to do the conversion:http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/utils/WebMercatorUtil.html
array.push(new Graphic(WebMercatorUtil.geographicToWebMercator(shpPoint.toPoint()), new SimpleMarkerSymbol(styleMark.text.replace(repPattern,"").toLowerCase(),sizeMark.value,cpMark.selectedColor,alphaMark.value/100), dbfRecord.values)); array.push(new Graphic(WebMercatorUtil.geographicToWebMercator(shpPoint.toPoint()), txtSym, dbfRecord.values));
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.