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.
39 lines
1.3 KiB
39 lines
1.3 KiB
<!-- <nav search_view="search">
|
|
<view name="search" default="true" />
|
|
<view name="reports" />
|
|
<view name="alerts" />
|
|
<view name="dashboards" />
|
|
<collection label="Megane">
|
|
<view name="Cockpit" />
|
|
<view name="Geolocatisation" />
|
|
</collection>
|
|
</nav> -->
|
|
|
|
<nav search_view="search" color="#3c444c">
|
|
<!-- Use the collection tag to create a list of items -->
|
|
<collection label="Examples">
|
|
|
|
<!-- Add items to the list -->
|
|
<!-- <collection label="Markers"> -->
|
|
<view name="png_markers" default="true" />
|
|
<view name="svg_markers" />
|
|
<view name="circle_markers" />
|
|
<view name="custom_icons" />
|
|
<view name="custom_icon_images" />
|
|
<view name="multicluster_groups" />
|
|
<view name="multilayer_groups" />
|
|
<!-- <view name="dashboard5" /> -->
|
|
<!-- </collection> -->
|
|
<view name="google_streetview_drilldown" />
|
|
<view name="path_lines" />
|
|
<view name="ant_path" />
|
|
<view name="playback" />
|
|
<view name="heatmap" />
|
|
<view name="features" />
|
|
<view name="drilldown" />
|
|
<view name="png_markers_dark" />
|
|
<!-- Add a nested list with items -->
|
|
</collection>
|
|
<view name="help" />
|
|
<view name="search" />
|
|
</nav> |