geoiq-frontend-ui-kit
Version:
This project is a UI kit for GeoIQ's frontend. It's built with React, TypeScript, and Vite.
27 lines (26 loc) • 841 B
JavaScript
const t = {
ROADMAP: "https://frontend-static-files.geoiq.io/strapi/Default_efc09fdd1c.png",
ROADMAP_TRAFFIC: "https://frontend-static-files.geoiq.io/strapi/ic_traffic_705be1ba8d.png",
SATELLITE: "https://frontend-static-files.geoiq.io/strapi/ic_satellite_31fe09163d.png",
SATELLITE_TRAFFIC: "https://frontend-static-files.geoiq.io/strapi/ic_satellite_31fe09163d.png"
}, e = [
{ key: "ROADMAP", label: "Roadmap", type: "roadmap", traffic: !1 },
{
key: "ROADMAP_TRAFFIC",
label: "Roadmap Traffic",
type: "roadmap",
traffic: !0
},
{ key: "SATELLITE", label: "Satellite", type: "hybrid", traffic: !1 },
{
key: "SATELLITE_TRAFFIC",
label: "Satellite Traffic",
type: "hybrid",
traffic: !0
}
];
export {
t as MAP_LAYER_CONFIG,
e as MAP_LAYER_TYPES
};
//# sourceMappingURL=index.es119.js.map