- Notifications
You must be signed in to change notification settings - Fork278
CMV - The Configurable Map Viewer - A community supported open source mapping framework built with the Esri JavaScript API and the Dojo Toolkit
License
cmv/cmv-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation

CMV is a community-supported open source mapping framework. CMV works with theEsri JavaScript API,ArcGIS Server,ArcGIS Online and more.
This JavaScript web app can be easily configured or used as a boilerplate/starting point for basic viewers. It also demonstrates best practices for modular design and OOP via classes in JS using dojo's greatdeclare system.
- Basemaps
- Basemaps Gallery
- Bookmarks
- Directions
- Draw
- Editor
- Find
- Growler
- Help
- Home
- Identify
- Layer Control (Table of Contents)
- Legend
- Locale (Change the Country + Language)
- Locate Button (Geolocation)
- MapInfo
- Measure
- Overview Map
- Reverse Geocoder
- Scalebar
- StreetView
- Map Right click menu with various widget functions.
- Highly configurable UI, right or left sidebars with widgets in both, top and bottom regions for other content.
Read more about thecore widgets. In addition, there is a growing number ofwidgets contributed by the CMV developer community.
Aresource proxy may be required to access some MapServices and other content that reside on a different domain. A proxy is not available for the Github demo.
Use thedocumentation for getting started and guidance on configuring your application. The initial documentation is sparse. Please help make it better by contributing over at thecmv documentation repo.
We have agitter.im chat room. Come on by if you have questions. The community is very active and helpful.

See theGitHub Releases for change logs for all versions of CMV.
There are many ways to contribute to CMV:
Tell your friends and colleagues - We are a community of developers. Help spread the CMV love and help the community grow.
Create documentation Please contribute to thecmv documentation repo.
Answer Questions at Stack Exchange -gis.stackexchange.com is the prime destination for our Frequently Asked Questions (FAQs). Please answer questions and help new developers get more comfortable with CMV.
Join the Chat Room - Lots of us in CMV community hang out in the chat room onGitter. Feel free to hangout with us, answer questions and throw out ideas.
Submit a Pull Request - If you are developer and have an enhancement or bug fix you would like to submit, pull requests are welcome. Please review theContributing on GitHub documentation before submitting any Pull Requests.
User contributed widgets - For general information on how to build a CMV widgetread the docs. Users can submit widgets to thecmv-contrib-widgets repo. These widgets are created and submitted by users. Head on over and read the details.
Propose a Feature - If there is a feature you would like to request, add it to theissues list for consideration.
Submit an Issue - If you find a possible bug, please submit an issue in theissues log.
About
CMV - The Configurable Map Viewer - A community supported open source mapping framework built with the Esri JavaScript API and the Dojo Toolkit