Skip to content
Lorenzo Natali edited this page Sep 14, 2020 · 38 revisions

Documentation

Demo Site

Presentations

Develop with MapStore

Work with Epics

Proposals

Support for vector layers editing

TOC Review

Extension system

Examples

  • Feature Grid: A sandbox to use feature grid. Have fun with the map of atlantis !!! You can select the layer you want to browse from the top/left selector and try the feature grid functionalities like:
    • Editing
    • Inline Search
    • Advanced Search
    • Sync with Map

Near the core

Examples of raw usage of React and Redux with MapStore2 framework components. These examples help developer how to use MapStore2 raw components in their applications.

  • Mouse Position: A small game where you have to find a place by checking the distance between the mouse pointer and the target. This explains how to use MapStore 2 as a framework and how to use basic map events in an highly customized environment.
  • ScaleBar: In this simple example you can see how to customize a scalebar in many different ways, using React.

Guidelines

Basic Principles (TBD)

MapStore2's Theme (TBD)

FAQs (TBD)