Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

v1.1.7

Compare
Choose a tag to compare
@jwasilgeo jwasilgeo released this 20 Oct 18:24

Changed

esriLoader defaults to loading JSAPI v3.18compact. Docs site uses JSAPI v3.18compact. #304

Modified esriMap webmap-id param to be on isolate scope rather than attrs, so that it can also be a value from a controller's scope. This also includes a new test page to demonstrate this change. #297 @stephguignard

Documentation

Added new patterns page, test page, and e2e functional test for developing custom Angular factories that can load and manage the state of Esri modules. #287

README and documentation site home page were updated with information about integrating Esri with Angular 2. #285