Esri / esri-loader

A tiny library to help load ArcGIS API for JavaScript modules in non-Dojo applications
Apache License 2.0
457 stars 79 forks source link

What is the latest version that supports Angular 14 and ESRI JS API v3.x? #308

Closed zjzou closed 10 months ago

zjzou commented 1 year ago

This is not to report an issue but a question. About 5-6 years ago, we developed a web app with Angular 5 and esri-loader 2.2.0. Now after upgrading Angular to version 14, esri-loader seems not being loaded. Migrating to ES modules and ArcGIS JS API v4.x will take significant amount of effort, and hard to justify it for a project working well for the past 5 years.

What is the latest version of esri-loader that can support Angular 14 and ArcGIS JS API v3.x?

Thanks, Jason Zou

andygup commented 1 year ago

Hi @zjzou you should definitely look into migrating from 3.x to 4.x. The 3.x SDK will be retired on July 1, 2024, for more info see this blog post.

What is the latest version of esri-loader that can support Angular 14 and ArcGIS JS API v3.x?

I'm not sure. Angular 14 is in Long Term Support, and that ends in November 2023.

andygup commented 10 months ago

Closing. Please let us know if you have additional queestions.