Overload | Description |
---|---|
AddOverlayAsync(MapView,Geometry,CIMSymbolReference) | Add an overlay graphic to the map view. |
AddOverlayAsync(MapView,Geometry,CIMSymbolReference,Double) | Add an overlay graphic to the map view. |
AddOverlayAsync(MapView,CIMGraphic) | Add an overlay graphic to the map view. |
AddOverlayAsync(MapView,CIMGraphic,Double) | Add an overlay graphic to the map view. |
AddOverlayAsync(MapView,Layer,Int64,CIMSymbolReference) | Add an overlay graphic for a feature on the map view. This is only supported in 2D. |
AddOverlayAsync(MapView,Layer,Int64,CIMSymbolReference,Double) | Add an overlay graphic for a feature on the map view. |