JMap.Application.Annotation.updateStyle
Updates annotation style, for the next annotations that will be drawn.
Merges the new options with current one.
// Set the line width as 3pxJMap.Application.Annotation.updateStyle({ lineWidth: 3}) Copy
// Set the line width as 3pxJMap.Application.Annotation.updateStyle({ lineWidth: 3})
JMap.Application.Annotation.updateStyle
Updates annotation style, for the next annotations that will be drawn.
Merges the new options with current one.