I would be sure that somebody has probably already addressed this one -- but I have searched and can't find it.
I need to open the Viewer centered at coordinators passed in the URL parameters AND display a marker at that location.
Out-of-the-box the viewer includes passing "center=" in the URL parameters to do such, but does not include displaying a marker at that location.
Also, of course, I want to pass in Lat/Long coordinates in decimal degrees -- so I'll have to handle reprojecting.
Has anybody else tackled this one already? Any body have any sample code they could provide?
I am working in MapManager.mxml, but so far not having any luck adding the graphic marker.
I need to open the Viewer centered at coordinators passed in the URL parameters AND display a marker at that location.
Out-of-the-box the viewer includes passing "center=" in the URL parameters to do such, but does not include displaying a marker at that location.
Also, of course, I want to pass in Lat/Long coordinates in decimal degrees -- so I'll have to handle reprojecting.
Has anybody else tackled this one already? Any body have any sample code they could provide?
I am working in MapManager.mxml, but so far not having any luck adding the graphic marker.