<Grid.Resources> <esri:PictureMarkerSymbol x:Key="DefaultMarkerSymbol" OffsetX="0" OffsetY="31" Source="/RH;component/Images/yellow-flag.png" /> </Grid.Resources>
Source="/RH;component/Images/yellow-flag.png"
Trying to mimic this sample here but I dont get the flag displayed on the map. I do have the yellow-flag.png saved in my images folder..http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#AddressToLocation <Grid.Resources> <esri:PictureMarkerSymbol x:Key="DefaultMarkerSymbol" OffsetX="0" OffsetY="31" Source="/RH;component/Images/yellow-flag.png" /> </Grid.Resources> ANy ideas?Please help.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.