Display geographic line on web map
wmline(
displays
the line overlay on the web map specified by the web map handle, wm
,___)wm
.
wmline(___,
specifies
name-value pairs that set additional display properties.Name,Value
)
returns
a handle to line overlay.h
= wmline(___)
Under certain conditions, when you zoom in on a line
overlay in a web map, parts of the line may become invisible. This
can occur if the data is one long line segment that is composed of
many parts. To workaround this issue, break the long line into a series
of line segments by inserting NaN
s in the line
data.
[1] Alignment of boundaries and region labels are a presentation of the feature provided by the data vendors and do not imply endorsement by MathWorks®.