This topic document introduces how to use SuperMap iDesktopX to create and browse vector tiles through an application example.
To generate vector tiles, first prepare a valid vector map. Point, line, polygon, and text layers in SuperMap maps support generating vector tiles, and most settings such as symbolization and layer settings in SuperMap can be supported by MapBox styles. However, due to differences in display expression between MapBox and SuperMap, there are some limitations and considerations in creating vector maps. For detailed considerations, refer to Best Practices for Cartography.
The data used in this application example comes from sample dataSampleData\WebMap\China100 data. The sample data package needs to be installed separately. For details, see: Obtain Sample Data Package.
Related Topics
Best Practices for Cartography