Skip to content

Commit ac7561d

Browse files
committed
Fixed Typo
1 parent 7c29f50 commit ac7561d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/kotlin/de/saring/leafletmap/LeafletMapView.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ class LeafletMapView : StackPane() {
219219
execScript("$markerName.setIcon(${newMarker.iconName});")
220220
}
221221

222+
/**
222223
* Draws a track path along the specified positions in the color red and zooms the map to fit the track perfectly.
223224
*
224225
* @param positions list of track positions

0 commit comments

Comments
 (0)