You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.
Simo Paasisalo edited this page Oct 3, 2016
·
2 revisions
Map types
Below are the three main kinds of maps that you can create with MakeMaps.
Choropleth
Choropleth are one of the most common map types used when visualizing areal phenomena or statistics. A predefined area, such as a country or city, is colored by the value of the variable being visualized.
Symbol maps
Symbol maps are used to display map points with different symbols. MakeMaps has many different customization options for symbol maps: custom icons, symbols with scalable size, charts and diagrams.
Heatmaps
Heatmaps display the frequency of a phenomenon by coloring an area based on the displayed value with corresponding intensity. In MakeMaps, heatmaps can be created from layers with multiple map points.