<esri:SimpleMarkerSymbol x:Key="Circle" OffsetX="9" OffsetY="9"> <esri:SimpleMarkerSymbol.ControlTemplate> <ControlTemplate> <Grid> <Ellipse Fill="Red" Width="18" Height="18" Stroke="White" StrokeThickness="1"></Ellipse> TextBlock Text="1" HorizontalAlignment="Center" VerticalAlignment="Center"></TextBlock> </Grid> </ControlTemplate> </esri:SimpleMarkerSymbol.ControlTemplate> </esri:SimpleMarkerSymbol>
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.