JSMapping Class Members
The following tables list the members exposed by JSMapping.
Public Constructors
Name | Description | |
---|---|---|
JSMapping Constructor | Creates an instance of the JSMapping object. |
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