npm install
npm run start
- This will run the app in dev mode with JIT compilation. Go to http://localhost:4201 in your browser and observe that deck.gl is loading correctly and placing an image of a cat over San Francisco. Ignore the Google maps no-api-key errors.npm run start:prod-mode
- This will run the app in prod mode with AOT compilation. Observe that deck.gl does not load and has errors in the browser console. I did set"sourceMap": true
in angular.json to make the console errors more understandable.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
SterlingMcCall/angular-deck-gl-error-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published