Summary/Description
Let's enable support for vector tiles to improve map performance when rendering large datasets.
Motivation/Context
Rendering large datasets within the map is both expensive and, usually, inefficient. At present, the map is still forced to render and rerender points, lines and polygons that are outside the viewing window. Additionally, interacting with GeoSet maps on devices with resource constraints makes for a slow and laggy user experience.
Proposed Solution
WRITE ME
Summary/Description
Let's enable support for vector tiles to improve map performance when rendering large datasets.
Motivation/Context
Rendering large datasets within the map is both expensive and, usually, inefficient. At present, the map is still forced to render and rerender points, lines and polygons that are outside the viewing window. Additionally, interacting with GeoSet maps on devices with resource constraints makes for a slow and laggy user experience.
Proposed Solution
WRITE ME