Namespace GoogleMaps.Drawing
Classes
DrawingCircleEventArgs
DrawingManager CircleComplete events arguments.
DrawingCircleOptions
Options to apply to any new circles created with this DrawingManager.
DrawingControlOptions
Defines the position of the control, and the types of overlays that should be represented in DrawingManager
DrawingManager
The DrawingManager class provides a graphical interface for users to draw polygons, rectangles, polylines, circles, and markers on the map.
DrawingMarkerEventArgs
DrawingManager MarkerComplete events arguments.
DrawingMarkerOptions
Options to apply to any new markers created with this DrawingManager.
DrawingOverlayEventArgs
DrawingManager OverlayComplete events arguments.
DrawingOverlayType
The types of overlay that may be created by the DrawingManager.
DrawingPolygonEventArgs
DrawingManager PolygonComplete events arguments.
DrawingPolygonOptions
Options to apply to any new polygons created with this DrawingManager.
DrawingPolylineEventArgs
DrawingManager PolylineComplete events arguments.
DrawingPolylineOptions
Options to apply to any new polylines created with this DrawingManager.
DrawingRectangleEventArgs
DrawingManager RectangleComplete events arguments.
DrawingRectangleOptions
Options to apply to any new rectangles created with this DrawingManager.