<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.
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.