Specifies a Map operation exposed as a WebMCP tool.
Definition
Fields
Add a marker to the map.
C#
AddMarker = 2
Remove all markers from the map.
C#
ClearMarkers = 3
Center the map on a specific location.
C#
SetCenter = 0
Set the zoom level of the map.
C#
SetZoom = 1