JSMapping Class Properties
For a list of all members of this type, see JSMapping members.
Public Properties
Name | Description | |
---|---|---|
BaseLayers | A list of comma delimited map codes or geoJSON/topoJSON files. Map property filters can also be used if a reference layer is defined. | |
BaseLayersSeries | The series styling for base map layers. | |
Project | When true (default), the standard mercator projection is applied to the map. | |
ReferenceLayers | A list of comma delimited map codes or geoJSON/topoJSON files that are loaded into memory but not shown on the chart by default. This is useful when a series is built based on map features in memory. |
See Also