Skip to content

Angular 10. Quick example of using RxJS Facades instead of Ngrx with Google Maps

Notifications You must be signed in to change notification settings

rinckd/rxjs-facade-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RxJS Facades

walkthrough.gif

To launch, go to line 19 of index.html and put your Google Maps Key where it says {PLACE_YOUR_KEY_HERE}:

<script
  type="text/javascript"
  src="https://maps.googleapis.com/maps/api/js?key={PLACE_YOUR_KEY_HERE}&libraries=places"
></script>

This project was generated with Angular CLI version 10.0.3.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

Angular 10. Quick example of using RxJS Facades instead of Ngrx with Google Maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published