Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update JS SDK and add arcgis-map components (#24)
* Update arcgis maps SDK for JavaScript and add @arcgis/map-components dependency. Adding watch on View.watch method is WIP. * Update arcgis-map component in App.svelte to include the closing tag. * Update arcgis-map component in App.svelte to "on:arcgisViewReadyChange" and reimplement centerText rendering. * In the App component, add initial center of the map and set the centerText prop. In the main.js remove commented code. * updates --------- Co-authored-by: Gavin Rehkemper <[email protected]>
- Loading branch information