You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DrawModeOptions interface, used for the method enableDraw(shape, options), has a property templineStyle.
Currently, the expected type is CircleMarkerOptions. I think it should be PathOptions for obvious reasons.
The text was updated successfully, but these errors were encountered:
The DrawModeOptions interface, used for the method enableDraw(shape, options), has a property templineStyle.
Currently, the expected type is CircleMarkerOptions. I think it should be PathOptions for obvious reasons.
The text was updated successfully, but these errors were encountered: