Skip to content

Commit d8a0fdc

Browse files
committed
Duplicate labelContent
Please, check if its definition is ok.
1 parent 1c0446d commit d8a0fdc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/views/directive/markers.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,12 +198,10 @@ <h4>Example</h4>
198198
clusterOptions='{expression}'
199199
fit="{string or object}"
200200

201-
labelContent='{expression}'
202-
203201
coords="'{string}'"
204202
icon="'{string}'"
205203
options="'{string}'"
206-
labelContent="'{string}'"
204+
labelContent="'{string or expression}'"
207205
labelAnchor="'{string}'"
208206
labelClass="'{string}'"
209207
click="'{string or expression to a function}'"

0 commit comments

Comments
 (0)