Examples of JSAPI 4.x samples and demo apps converted to TypeScript. Use npm install in the individual sample folder to install sample dependencies. Note that this is a learning project and these converted samples may not all demonstrate best practices.
-
ColorizeTexturedBuildings: Coloring options for Textured Buildings
-
GetStartedWithMap2D: Get started with MapView - Create a 2D map
-
WMS: WMSLayer Other TypeScript sample apps not from the JSAPI SDK
-
ElevationLayerPopup: Uses the ElevationLayer to get route statistics and draws an elevation profile using a chart. Needs some work done to smooth out the gpx routes. Demo
-
WebMapHover: Hover over the features to view the popup info. View the source folder for app details. Demo