skeate/Leaflet.timeline

View on GitHub
docs/interfaces/_timeline_.timelineoptions.html

Summary

Maintainability
Test Coverage
<!doctype html>
<html class="default no-js">
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title>TimelineOptions | leaflet.timeline</title>
    <meta name="description" content="Documentation for leaflet.timeline">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
    <div class="tsd-page-toolbar">
        <div class="container">
            <div class="table-wrap">
                <div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
                    <div class="field">
                        <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
                        <input id="tsd-search-field" type="text" />
                    </div>
                    <ul class="results">
                        <li class="state loading">Preparing search index...</li>
                        <li class="state failure">The search index is not available</li>
                    </ul>
                    <a href="../index.html" class="title">leaflet.timeline</a>
                </div>
                <div class="table-cell" id="tsd-widgets">
                    <div id="tsd-filter">
                        <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
                        <div class="tsd-filter-group">
                            <div class="tsd-select" id="tsd-filter-visibility">
                                <span class="tsd-select-label">All</span>
                                <ul class="tsd-select-list">
                                    <li data-value="public">Public</li>
                                    <li data-value="protected">Public/Protected</li>
                                    <li data-value="private" class="selected">All</li>
                                </ul>
                            </div>
                            <input type="checkbox" id="tsd-filter-inherited" checked />
                            <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
                            <input type="checkbox" id="tsd-filter-externals" checked />
                            <label class="tsd-widget" for="tsd-filter-externals">Externals</label>
                            <input type="checkbox" id="tsd-filter-only-exported" />
                            <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
                        </div>
                    </div>
                    <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
                </div>
            </div>
        </div>
    </div>
    <div class="tsd-page-title">
        <div class="container">
            <ul class="tsd-breadcrumb">
                <li>
                    <a href="../globals.html">Globals</a>
                </li>
                <li>
                    <a href="../modules/_timeline_.html">&quot;Timeline&quot;</a>
                </li>
                <li>
                    <a href="_timeline_.timelineoptions.html">TimelineOptions</a>
                </li>
            </ul>
            <h1>Interface TimelineOptions&lt;P&gt;</h1>
        </div>
    </div>
</header>
<div class="container container-main">
    <div class="row">
        <div class="col-8 col-content">
            <section class="tsd-panel tsd-type-parameters">
                <h3>Type parameters</h3>
                <ul class="tsd-type-parameters">
                    <li>
                        <h4>P</h4>
                    </li>
                </ul>
            </section>
            <section class="tsd-panel tsd-hierarchy">
                <h3>Hierarchy</h3>
                <ul class="tsd-hierarchy">
                    <li>
                        <span class="tsd-signature-type">GeoJSONOptions</span>
                        <ul class="tsd-hierarchy">
                            <li>
                                <span class="target">TimelineOptions</span>
                            </li>
                        </ul>
                    </li>
                </ul>
            </section>
            <section class="tsd-panel-group tsd-index-group">
                <h2>Index</h2>
                <section class="tsd-panel tsd-index-panel">
                    <div class="tsd-index-content">
                        <section class="tsd-index-section ">
                            <h3>Properties</h3>
                            <ul class="tsd-index-list">
                                <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_timeline_.timelineoptions.html#attribution" class="tsd-kind-icon">attribution</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_timeline_.timelineoptions.html#drawonsettime" class="tsd-kind-icon">draw<wbr>OnSet<wbr>Time</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_timeline_.timelineoptions.html#end" class="tsd-kind-icon">end</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_timeline_.timelineoptions.html#pane" class="tsd-kind-icon">pane</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_timeline_.timelineoptions.html#start" class="tsd-kind-icon">start</a></li>
                                <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_timeline_.timelineoptions.html#style" class="tsd-kind-icon">style</a></li>
                            </ul>
                        </section>
                        <section class="tsd-index-section ">
                            <h3>Methods</h3>
                            <ul class="tsd-index-list">
                                <li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_timeline_.timelineoptions.html#coordstolatlng" class="tsd-kind-icon">coords<wbr>ToLat<wbr>Lng</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_timeline_.timelineoptions.html#filter" class="tsd-kind-icon">filter</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_timeline_.timelineoptions.html#getinterval" class="tsd-kind-icon">get<wbr>Interval</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_timeline_.timelineoptions.html#oneachfeature" class="tsd-kind-icon">on<wbr>Each<wbr>Feature</a></li>
                                <li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited"><a href="_timeline_.timelineoptions.html#pointtolayer" class="tsd-kind-icon">point<wbr>ToLayer</a></li>
                            </ul>
                        </section>
                    </div>
                </section>
            </section>
            <section class="tsd-panel-group tsd-member-group ">
                <h2>Properties</h2>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
                    <a name="attribution" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagOptional">Optional</span> attribution</h3>
                    <div class="tsd-signature tsd-kind-icon">attribution<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
                    <aside class="tsd-sources">
                        <p>Inherited from <a href="_timeline_.timelineoptions.html">TimelineOptions</a>.<a href="_timeline_.timelineoptions.html#attribution">attribution</a></p>
                        <ul>
                            <li>Defined in node_modules/@types/leaflet/index.d.ts:690</li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
                    <a name="drawonsettime" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagOptional">Optional</span> draw<wbr>OnSet<wbr>Time</h3>
                    <div class="tsd-signature tsd-kind-icon">draw<wbr>OnSet<wbr>Time<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/skeate/Leaflet.timeline/blob/dec32da/src/Timeline.ts#L22">src/Timeline.ts:22</a></li>
                        </ul>
                    </aside>
                    <div class="tsd-comment tsd-typography">
                        <div class="lead">
                            <p>If true (default), the layer will update as soon as <code>setTime</code> is called.</p>
                        </div>
                        <p>If <code>false</code>, you must call <code>updateDisplayedLayers()</code> to update the display to
                            the current time. This is useful if you have complex data and performance
                        becomes a concern.</p>
                    </div>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
                    <a name="end" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagOptional">Optional</span> end</h3>
                    <div class="tsd-signature tsd-kind-icon">end<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/skeate/Leaflet.timeline/blob/dec32da/src/Timeline.ts#L34">src/Timeline.ts:34</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
                    <a name="pane" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagOptional">Optional</span> pane</h3>
                    <div class="tsd-signature tsd-kind-icon">pane<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
                    <aside class="tsd-sources">
                        <p>Inherited from <a href="_timeline_.timelineoptions.html">TimelineOptions</a>.<a href="_timeline_.timelineoptions.html#pane">pane</a></p>
                        <ul>
                            <li>Defined in node_modules/@types/leaflet/index.d.ts:689</li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
                    <a name="start" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagOptional">Optional</span> start</h3>
                    <div class="tsd-signature tsd-kind-icon">start<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div>
                    <aside class="tsd-sources">
                        <ul>
                            <li>Defined in <a href="https://github.com/skeate/Leaflet.timeline/blob/dec32da/src/Timeline.ts#L33">src/Timeline.ts:33</a></li>
                        </ul>
                    </aside>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
                    <a name="style" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagOptional">Optional</span> style</h3>
                    <div class="tsd-signature tsd-kind-icon">style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">PathOptions</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">StyleFunction</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">P</span><span class="tsd-signature-symbol">&gt;</span></div>
                    <aside class="tsd-sources">
                        <p>Inherited from <a href="_timeline_.timelineoptions.html">TimelineOptions</a>.<a href="_timeline_.timelineoptions.html#style">style</a></p>
                        <ul>
                            <li>Defined in node_modules/@types/leaflet/index.d.ts:1203</li>
                        </ul>
                    </aside>
                    <div class="tsd-comment tsd-typography">
                        <div class="lead">
                            <p>PathOptions or a Function defining the Path options for styling GeoJSON lines and polygons,
                            called internally when data is added.</p>
                        </div>
                        <p>The default value is to not override any defaults:</p>
                        <pre><code><span class="hljs-keyword">function</span> <span class="hljs-title"></span>(geoJsonFeature) {
    <span class="hljs-keyword">return</span> <span class="hljs-type">{}</span>
}</code></pre>
                    </div>
                </section>
            </section>
            <section class="tsd-panel-group tsd-member-group ">
                <h2>Methods</h2>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
                    <a name="coordstolatlng" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagOptional">Optional</span> coords<wbr>ToLat<wbr>Lng</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
                        <li class="tsd-signature tsd-kind-icon">coords<wbr>ToLat<wbr>Lng<span class="tsd-signature-symbol">(</span>coords<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">LatLng</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <p>Inherited from <a href="_timeline_.timelineoptions.html">TimelineOptions</a>.<a href="_timeline_.timelineoptions.html#coordstolatlng">coordsToLatLng</a></p>
                                <ul>
                                    <li>Defined in node_modules/@types/leaflet/index.d.ts:1234</li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>A Function that will be used for converting GeoJSON coordinates to LatLngs.
                                    The default is the coordsToLatLng static method.</p>
                                </div>
                            </div>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>coords: <span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">]</span></h5>
                                </li>
                            </ul>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">LatLng</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
                    <a name="filter" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagOptional">Optional</span> filter</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
                        <li class="tsd-signature tsd-kind-icon">filter<span class="tsd-signature-symbol">(</span>geoJsonFeature<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">geojson.GeometryObject</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">P</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <p>Inherited from <a href="_timeline_.timelineoptions.html">TimelineOptions</a>.<a href="_timeline_.timelineoptions.html#filter">filter</a></p>
                                <ul>
                                    <li>Defined in node_modules/@types/leaflet/index.d.ts:1228</li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>A Function that will be used to decide whether to show a feature or not.</p>
                                </div>
                                <p>The default is to show all features:</p>
                                <pre><code><span class="hljs-function"><span class="hljs-keyword">function</span> <span class="hljs-params">(geoJsonFeature)</span> </span>{
    <span class="hljs-keyword">return</span> <span class="hljs-literal">true</span>;
}</code></pre>
                            </div>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>geoJsonFeature: <span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">geojson.GeometryObject</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">P</span><span class="tsd-signature-symbol">&gt;</span></h5>
                                </li>
                            </ul>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface">
                    <a name="getinterval" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagOptional">Optional</span> get<wbr>Interval</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
                        <li class="tsd-signature tsd-kind-icon">get<wbr>Interval<span class="tsd-signature-symbol">(</span>feature<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_timeline_.timebounds.html" class="tsd-signature-type">TimeBounds</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <ul>
                                    <li>Defined in <a href="https://github.com/skeate/Leaflet.timeline/blob/dec32da/src/Timeline.ts#L31">src/Timeline.ts:31</a></li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>Called for each feature, and should return either a time range for the
                                        feature or <code>false</code>, indicating that it should not be included in the
                                    timeline.</p>
                                </div>
                                <p>If not provided, it assumes that the start/end are already part of the
                                feature object.</p>
                            </div>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>feature: <span class="tsd-signature-type">Feature</span></h5>
                                </li>
                            </ul>
                            <h4 class="tsd-returns-title">Returns <a href="_timeline_.timebounds.html" class="tsd-signature-type">TimeBounds</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
                    <a name="oneachfeature" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr>Each<wbr>Feature</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
                        <li class="tsd-signature tsd-kind-icon">on<wbr>Each<wbr>Feature<span class="tsd-signature-symbol">(</span>feature<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">geojson.GeometryObject</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">P</span><span class="tsd-signature-symbol">&gt;</span>, layer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Layer</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <p>Inherited from <a href="_timeline_.timelineoptions.html">TimelineOptions</a>.<a href="_timeline_.timelineoptions.html#oneachfeature">onEachFeature</a></p>
                                <ul>
                                    <li>Defined in node_modules/@types/leaflet/index.d.ts:1215</li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>A Function that will be called once for each created Feature, after it
                                    has been created and styled. Useful for attaching events and popups to features.</p>
                                </div>
                                <p>The default is to do nothing with the newly created layers:</p>
                                <pre><code><span class="hljs-function"><span class="hljs-keyword">function</span> <span class="hljs-params">(feature, layer)</span> </span>{}</code></pre>
                            </div>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>feature: <span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">geojson.GeometryObject</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">P</span><span class="tsd-signature-symbol">&gt;</span></h5>
                                </li>
                                <li>
                                    <h5>layer: <span class="tsd-signature-type">Layer</span></h5>
                                </li>
                            </ul>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
                        </li>
                    </ul>
                </section>
                <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
                    <a name="pointtolayer" class="tsd-anchor"></a>
                    <h3><span class="tsd-flag ts-flagOptional">Optional</span> point<wbr>ToLayer</h3>
                    <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
                        <li class="tsd-signature tsd-kind-icon">point<wbr>ToLayer<span class="tsd-signature-symbol">(</span>geoJsonPoint<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Point</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">P</span><span class="tsd-signature-symbol">&gt;</span>, latlng<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">LatLng</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Layer</span></li>
                    </ul>
                    <ul class="tsd-descriptions">
                        <li class="tsd-description">
                            <aside class="tsd-sources">
                                <p>Inherited from <a href="_timeline_.timelineoptions.html">TimelineOptions</a>.<a href="_timeline_.timelineoptions.html#pointtolayer">pointToLayer</a></p>
                                <ul>
                                    <li>Defined in node_modules/@types/leaflet/index.d.ts:1189</li>
                                </ul>
                            </aside>
                            <div class="tsd-comment tsd-typography">
                                <div class="lead">
                                    <p>A Function defining how GeoJSON points spawn Leaflet layers.
                                        It is internally called when data is added, passing the GeoJSON point
                                    feature and its LatLng.</p>
                                </div>
                                <p>The default is to spawn a default Marker:</p>
                                <pre><code><span class="hljs-function"><span class="hljs-keyword">function</span><span class="hljs-params">(geoJsonPoint, latlng)</span> </span>{
    <span class="hljs-keyword">return</span> L.marker(latlng);
}</code></pre>
                            </div>
                            <h4 class="tsd-parameters-title">Parameters</h4>
                            <ul class="tsd-parameters">
                                <li>
                                    <h5>geoJsonPoint: <span class="tsd-signature-type">Feature</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Point</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">P</span><span class="tsd-signature-symbol">&gt;</span></h5>
                                </li>
                                <li>
                                    <h5>latlng: <span class="tsd-signature-type">LatLng</span></h5>
                                </li>
                            </ul>
                            <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Layer</span></h4>
                        </li>
                    </ul>
                </section>
            </section>
        </div>
        <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
            <nav class="tsd-navigation primary">
                <ul>
                    <li class="globals  ">
                        <a href="../globals.html"><em>Globals</em></a>
                    </li>
                    <li class="current tsd-kind-module">
                        <a href="../modules/_timeline_.html">&quot;<wbr>Timeline&quot;</a>
                    </li>
                    <li class=" tsd-kind-module">
                        <a href="../modules/_timelineslidercontrol_.html">&quot;<wbr>Timeline<wbr>Slider<wbr>Control&quot;</a>
                    </li>
                </ul>
            </nav>
            <nav class="tsd-navigation secondary menu-sticky">
                <ul class="before-current">
                    <li class=" tsd-kind-interface tsd-parent-kind-module">
                        <a href="_timeline_.timebounds.html" class="tsd-kind-icon">Time<wbr>Bounds</a>
                    </li>
                </ul>
                <ul class="current">
                    <li class="current tsd-kind-interface tsd-parent-kind-module tsd-has-type-parameter">
                        <a href="_timeline_.timelineoptions.html" class="tsd-kind-icon">Timeline<wbr>Options</a>
                        <ul>
                            <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
                                <a href="_timeline_.timelineoptions.html#attribution" class="tsd-kind-icon">attribution</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-interface">
                                <a href="_timeline_.timelineoptions.html#drawonsettime" class="tsd-kind-icon">draw<wbr>OnSet<wbr>Time</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-interface">
                                <a href="_timeline_.timelineoptions.html#end" class="tsd-kind-icon">end</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
                                <a href="_timeline_.timelineoptions.html#pane" class="tsd-kind-icon">pane</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-interface">
                                <a href="_timeline_.timelineoptions.html#start" class="tsd-kind-icon">start</a>
                            </li>
                            <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
                                <a href="_timeline_.timelineoptions.html#style" class="tsd-kind-icon">style</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
                                <a href="_timeline_.timelineoptions.html#coordstolatlng" class="tsd-kind-icon">coords<wbr>ToLat<wbr>Lng</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
                                <a href="_timeline_.timelineoptions.html#filter" class="tsd-kind-icon">filter</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-interface">
                                <a href="_timeline_.timelineoptions.html#getinterval" class="tsd-kind-icon">get<wbr>Interval</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
                                <a href="_timeline_.timelineoptions.html#oneachfeature" class="tsd-kind-icon">on<wbr>Each<wbr>Feature</a>
                            </li>
                            <li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-inherited">
                                <a href="_timeline_.timelineoptions.html#pointtolayer" class="tsd-kind-icon">point<wbr>ToLayer</a>
                            </li>
                        </ul>
                    </li>
                </ul>
                <ul class="after-current">
                    <li class=" tsd-kind-type-alias tsd-parent-kind-module">
                        <a href="../modules/_timeline_.html#timedgeojson" class="tsd-kind-icon">Timed<wbr>GeoJSON</a>
                    </li>
                </ul>
            </nav>
        </div>
    </div>
</div>
<footer class="with-border-bottom">
    <div class="container">
        <h2>Legend</h2>
        <div class="tsd-legend-group">
            <ul class="tsd-legend">
                <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
                <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
                <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
                <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
            </ul>
            <ul class="tsd-legend">
                <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
            </ul>
        </div>
    </div>
</footer>
<div class="container tsd-generator">
    <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
</body>
</html>