Open shaneeshpatel1 opened 2 years ago
Hello @ailon
We are waiting of your reply.
We want to setup default marker to FrehandMarker. So any default setting property is there? We want to set ellipse default fill color to transparent and want to set black fill color for callout (Comment Box) so is there any setting for this? The color picker on the bottom we have to visible always. No need to click on the icon to expand the color picker.
Please let us know.
Thanks! Shaneesh Patel
Hi @shaneeshpatel1
Sorry, I've answered a similar question over email recently and thought it was you repeating it over a different channel.
createNewMarker()
after you call show()
markerArea.createNewMarker('FreehandMarker');
EllipseFrameMarker
which is a version of the EllipseMarker
with a transparent background. You can set markerArea.settings.defaultFillColor
to change the default background color of the callouts but keep in mind that it's the global background/fill color for all markers. There's no way to set by-marker-type defaults at this point.Hope this helps.
Alan.
Thank you @ailon !!!
Hello @ailon
There are below queries for editor.
Please let us know.
Thanks! Shaneesh Patel