thanks, sorry can you be a little more clear on how to use the first option?
var geometryInWebMercator = new ESRI.ArcGIS.Client.Projection.WebMercator().FromGeographic(geometryInWGS84);
I have a FeatureSet, result from a query, now I'm triying to highlight the results (polygons) in a graphic layer but need to convert the cordinates of them from Geographic to WebMercator. there's a way to do it?
ESRI.ArcGIS.Client.Projection Namespace > WebMercator Class : FromGeographic Method ?There's a similar method under the Bing namespace, but it works with MapPoints.
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.