85
85
< li data-name ="getkeys "> < a href ="module-ol_geom_MultiLineString-MultiLineString.html#getKeys "> getKeys</ a >
86
86
< li data-name ="getlastcoordinate "> < a href ="module-ol_geom_MultiLineString-MultiLineString.html#getLastCoordinate "> getLastCoordinate</ a >
87
87
< li data-name ="getlayout "> < a href ="module-ol_geom_MultiLineString-MultiLineString.html#getLayout "> getLayout</ a >
88
+ < li data-name ="getlength "> < a href ="module-ol_geom_MultiLineString-MultiLineString.html#getLength "> getLength</ a >
88
89
< li data-name ="getlinestring "> < a href ="module-ol_geom_MultiLineString-MultiLineString.html#getLineString "> getLineString</ a >
89
90
< li data-name ="getlinestrings "> < a href ="module-ol_geom_MultiLineString-MultiLineString.html#getLineStrings "> getLineStrings</ a >
90
91
< li data-name ="getproperties "> < a href ="module-ol_geom_MultiLineString-MultiLineString.html#getProperties "> getProperties</ a >
@@ -173,7 +174,7 @@ <h4 class="name">
173
174
174
175
< div class ="tag-source ">
175
176
< a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js "> geom/MultiLineString.js</ a > ,
176
- < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L24 "> line 24 </ a >
177
+ < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L25 "> line 25 </ a >
177
178
</ div >
178
179
179
180
</ div >
@@ -417,7 +418,7 @@ <h4 class="name">
417
418
418
419
< div class ="tag-source ">
419
420
< a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js "> geom/MultiLineString.js</ a > ,
420
- < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L90 "> line 90 </ a >
421
+ < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L91 "> line 91 </ a >
421
422
</ div >
422
423
423
424
</ div >
@@ -758,7 +759,7 @@ <h4 class="name">
758
759
759
760
< div class ="tag-source ">
760
761
< a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js "> geom/MultiLineString.js</ a > ,
761
- < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L102 "> line 102 </ a >
762
+ < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L103 "> line 103 </ a >
762
763
</ div >
763
764
764
765
</ div >
@@ -1291,7 +1292,7 @@ <h4 class="name">
1291
1292
1292
1293
< div class ="tag-source ">
1293
1294
< a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js "> geom/MultiLineString.js</ a > ,
1294
- < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L172 "> line 172 </ a >
1295
+ < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L173 "> line 173 </ a >
1295
1296
</ div >
1296
1297
1297
1298
</ div >
@@ -1487,7 +1488,7 @@ <h4 class="name">
1487
1488
1488
1489
< div class ="tag-source ">
1489
1490
< a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js "> geom/MultiLineString.js</ a > ,
1490
- < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L198 "> line 198 </ a >
1491
+ < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L199 "> line 199 </ a >
1491
1492
</ div >
1492
1493
1493
1494
</ div >
@@ -2068,6 +2069,96 @@ <h5>Returns:</h5>
2068
2069
2069
2070
2070
2071
2072
+ < dt class ="">
2073
+
2074
+ < div class ="nameContainer ">
2075
+ < div class ="anchor " id ="getLength ">
2076
+ </ div >
2077
+ < h4 class ="name ">
2078
+ getLength< span class ="signature "> ()</ span > < span class ="fa fa-arrow-circle-right "> </ span > < span class ="type-signature returnType "> {number}</ span >
2079
+
2080
+
2081
+
2082
+ </ h4 >
2083
+
2084
+ < div class ="tag-source ">
2085
+ < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js "> geom/MultiLineString.js</ a > ,
2086
+ < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L263 "> line 263</ a >
2087
+ </ div >
2088
+
2089
+ </ div >
2090
+
2091
+
2092
+ </ dt >
2093
+ < dd class ="">
2094
+
2095
+
2096
+
2097
+
2098
+ < div class ="description ">
2099
+ < p > Return the sum of all line string lengths</ p >
2100
+ </ div >
2101
+
2102
+
2103
+
2104
+
2105
+
2106
+
2107
+
2108
+
2109
+
2110
+
2111
+
2112
+ < dl class ="details ">
2113
+
2114
+
2115
+
2116
+
2117
+
2118
+
2119
+
2120
+
2121
+
2122
+
2123
+
2124
+
2125
+
2126
+
2127
+
2128
+
2129
+
2130
+
2131
+
2132
+
2133
+
2134
+ </ dl >
2135
+
2136
+
2137
+
2138
+
2139
+
2140
+
2141
+
2142
+
2143
+
2144
+
2145
+
2146
+
2147
+
2148
+
2149
+
2150
+ < h5 > Returns:</ h5 >
2151
+ Length (on projected plane).
2152
+ < br />
2153
+
2154
+
2155
+
2156
+
2157
+ </ dd >
2158
+
2159
+
2160
+
2161
+
2071
2162
< dt class ="">
2072
2163
2073
2164
< div class ="nameContainer ">
@@ -2082,7 +2173,7 @@ <h4 class="name">
2082
2173
2083
2174
< div class ="tag-source ">
2084
2175
< a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js "> geom/MultiLineString.js</ a > ,
2085
- < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L220 "> line 220 </ a >
2176
+ < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L221 "> line 221 </ a >
2086
2177
</ div >
2087
2178
2088
2179
</ div >
@@ -2217,7 +2308,7 @@ <h4 class="name">
2217
2308
2218
2309
< div class ="tag-source ">
2219
2310
< a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js "> geom/MultiLineString.js</ a > ,
2220
- < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L238 "> line 238 </ a >
2311
+ < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L239 "> line 239 </ a >
2221
2312
</ div >
2222
2313
2223
2314
</ div >
@@ -2492,7 +2583,7 @@ <h4 class="name">
2492
2583
2493
2584
< div class ="tag-source ">
2494
2585
< a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js "> geom/MultiLineString.js</ a > ,
2495
- < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L312 "> line 312 </ a >
2586
+ < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L334 "> line 334 </ a >
2496
2587
</ div >
2497
2588
2498
2589
</ div >
@@ -2720,7 +2811,7 @@ <h4 class="name">
2720
2811
2721
2812
< div class ="tag-source ">
2722
2813
< a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js "> geom/MultiLineString.js</ a > ,
2723
- < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L323 "> line 323 </ a >
2814
+ < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L345 "> line 345 </ a >
2724
2815
</ div >
2725
2816
2726
2817
</ div >
@@ -3701,7 +3792,7 @@ <h4 class="name">
3701
3792
3702
3793
< div class ="tag-source ">
3703
3794
< a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js "> geom/MultiLineString.js</ a > ,
3704
- < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L340 "> line 340 </ a >
3795
+ < a href ="https://github.com/openlayers/openlayers/blob/main/src/ol/geom/MultiLineString.js#L362 "> line 362 </ a >
3705
3796
</ div >
3706
3797
3707
3798
</ div >
0 commit comments