Hi,
When drawing polygon using the DrawingLibrary apis, it doesn't seems to add multiple paths (polygon with holes) in the polygon using drawing library.
In there documentation regarding polygonOptions in DrawingManagerOptions it has written that:
"Options to apply to any new polygons created with this DrawingManager. The paths property is
ignored, and the map property of a new polygon is always set to the DrawingManager's map."
I am not sure why the paths property is ignored, does that mean ithere is no support for multiple paths using DrawingManager class?
Best Regards,
Faheem