iotmapmanager
Version:
Manage markers, clusters, user marker or paths on IotMaps
22 lines (17 loc) • 611 B
CSS
/*
* Software Name : Iot Map Component
* SPDX-FileCopyrightText: Copyright (c) Orange SA
* SPDX-License-Identifier: MIT
*
* This software is distributed under the MIT license,
* the text of which is available at https://opensource.org/license/MIT/
* or see the "LICENSE" file for more details.
*
* Software description: web library for interactive maps providing Orange branded reusable markers, tabs, clusters and paths
*/
/* iot-map-manager.css */
@import './css/map.css';
@import './css/markers.css';
@import './css/popup.css';
@import './css/tabs.css';
@import './css/shadows.css';