Cmv Calcite Maps screenshot

Cmv Calcite Maps

Author Avatar Theme by Cmv
Updated: 16 Jun 2021
14 Stars

Using CMV with Esri's Calcite Maps

Categories

Overview

The cmv-calcite-maps repository combines CMV (Configurable Map Viewer) with Esri’s Calcite Maps, a theme for Bootstrap for designing and styling modern map apps. The repository provides documentation on the Calcite Maps CSS and JavaScript files. This integration allows users to easily create and customize map applications using CMV and take advantage of the responsive design provided by the Bootstrap framework.

Features

  • Integration of CMV with Esri’s Calcite Maps theme
  • Customizations can be made within the HTML page
  • Includes a CSS file (cmv-calcite.css) for easier styling of CMV applications
  • Demo includes core CMV widgets and a custom Styler widget adapted from Calcite Maps
  • Most CMV core widgets work without modification
  • Responsive design provided by the Bootstrap framework
  • MIT License

Installation

To use Calcite Maps in your CMV application, follow these steps:

  1. Include the Calcite Maps CSS and JavaScript files in your HTML page.
  2. Add the new _CalciteMixin.js file to your app.js file.
  3. Include the cmv-calcite.css file for styling purposes.

Summary

The cmv-calcite-maps repository combines the functionality of CMV with the design and styling capabilities of Esri’s Calcite Maps theme. By integrating Calcite Maps into a CMV application, users can easily create modern and responsive map apps. Most CMV core widgets work seamlessly with Calcite Maps, and customizations can be made within the HTML page. The included CSS file further simplifies the styling process. With the responsive design provided by the Bootstrap framework, users can create map applications that adapt to different screen sizes. The repository is licensed under the MIT License.