tomwayson / esri-angular-cli-example

Example of how to to use the ArcGIS API for JavaScript in an Angular CLI app
https://tomwayson.github.io/esri-angular-cli-example
29 stars 23 forks source link

Compelling map #28

Closed TheKeithStewart closed 7 years ago

TheKeithStewart commented 7 years ago

This is an initial step towards creating the more compelling map that @tomwayson has in mind #19. At this point it simply loads a single WebMap.

I will be building out more of the features to mimic https://tomwayson.github.io/esri-react-router-example on this branch as well. However, if you want to merge this PR now it can at least spruce up the current example a little bit.

tomwayson commented 7 years ago

Looks good @kgs916. Good idea to do this incrementally - this map is certainly better than the empty one.

I've deployed to gh-pages: https://tomwayson.github.io/esri-angular-cli-example/map

WHOA! I just realized that is not using hashed routes on gh-pages. I wonder how that works.

Anyway, Be sure to pull master b/c after merging made a small commit to update the outdated CHANGELOG.