Skip to content

WSDOT-GIS/update-arcgis-cdn-links

 
 

Repository files navigation

Template: Single page mapping application using ArcGIS API for JavaScript

This is a starter application for creating a single page map application using the ArcGIS Maps SDK for JavaScript, which is built using Vite and TypeScript.

Use

Create new repo on GitHub

Click here and fill in the information for your new application.

More information about templates can be found in this GitHub blog: Generate new repositories with repository templates

Custom (not hosted on GitHub)

  1. Clone this repository to your computer's hard drive.

  2. Remove the remote repository

    git remote remove origin
  3. Update the information in the package.json file with your own project's information.

  4. Add your remote using the git remote command.

About

A tool that will update the version numbers of ArcGIS CDN URLs in an HTML page to match those in project.json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 76.7%
  • HTML 21.5%
  • CSS 1.8%