/arcgis-react-demo

arcgis-react-demo

Primary LanguageJavaScriptMIT LicenseMIT

arcgis-react-demo

arcgis-react-demo

MapImageLayer

MapImageLayer allows you to display and analyze data from sublayers defined in a map service, exporting images instead of features. Map service images are dynamically generated on the server based on a request, which includes an LOD (level of detail), a bounding box, dpi, spatial reference and other options. The exported image is of the entire map extent specified.

Unlike FeatureLayer, MapImageLayer processing is handled by the server, not the client. Offloading the processing to the server allows MapImageLayer to render more features with a higher level of performance in some cases.

MapImageLayer Sample List

ImageryLayerView

Sample - Image coordinate system

Webpack

webpack --config webpack.config.js

Run

npm start