You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.6 KiB
42 lines
1.6 KiB
<dashboard version="1.1" theme="dark">
|
|
<label>Geolocalisation-Renault</label>
|
|
<row>
|
|
<panel>
|
|
<viz type="leaflet_maps_app.leaflet_maps">
|
|
<search>
|
|
<query>index="idx_api-renault"
|
|
|
|
| geostats latest_time latfield=location.gpsLatitude longfield=location.gpsLongitude</query>
|
|
<earliest>@d</earliest>
|
|
<latest>now</latest>
|
|
<sampleRatio>1</sampleRatio>
|
|
</search>
|
|
<option name="drilldown">none</option>
|
|
<option name="trellis.enabled">0</option>
|
|
<option name="trellis.scales.shared">1</option>
|
|
<option name="trellis.size">medium</option>
|
|
</viz>
|
|
</panel>
|
|
</row>
|
|
<row>
|
|
<panel>
|
|
<viz type="leaflet_maps_app.google-street-view">
|
|
<search>
|
|
<query>index="idx_api-renault"
|
|
| geostats latest_time latfield=location.gpsLatitude longfield=location.gpsLongitude
|
|
| eval coordinates=latitude.",".longitude | table coordinates</query>
|
|
<earliest>-60m@m</earliest>
|
|
<latest>now</latest>
|
|
<sampleRatio>1</sampleRatio>
|
|
</search>
|
|
<option name="drilldown">none</option>
|
|
<option name="leaflet_maps_app.google-street-view.defaultHeight">600</option>
|
|
<option name="leaflet_maps_app.google-street-view.fullScreen">0</option>
|
|
<option name="leaflet_maps_app.google-street-view.googleMapsApiKeyUser">Jocelyn</option>
|
|
<option name="trellis.enabled">0</option>
|
|
<option name="trellis.scales.shared">1</option>
|
|
<option name="trellis.size">medium</option>
|
|
</viz>
|
|
</panel>
|
|
</row>
|
|
</dashboard> |