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
Adding labels or popups to polylines increase the line's opacity. The increase in opacity seems to be related to the number of points used to plot the polyline as if each time a label is added the opacity bumps up. It seems you can account for this by decreasing the opacity proportional to the number of points that makeup the polyline.
Adding labels or popups to polylines increase the line's opacity. The increase in opacity seems to be related to the number of points used to plot the polyline as if each time a label is added the opacity bumps up. It seems you can account for this by decreasing the opacity proportional to the number of points that makeup the polyline.
The text was updated successfully, but these errors were encountered: