MS3 - Mastering MapStore Custom Projects ======================================== MapStore projects are applications based on the standard MapStore WebGIS product. These projects are typically used to create a customized version of MapStore based on the needs of the specific use case. This customized version will reuse or not the features coming from the original product. These are the advantages of a MapStore project: - customization of theme and configuration - versioning of project specific changes - extensibility of the WebGIS application via MapStore framework components - standardized way to update project to the new versions of MapStore .. toctree:: :maxdepth: 2 :caption: Contents: introduction/index customization/index theme/index embed/index extending/index plugin/index experimental/index experimental/examples