Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidmartinezros/google-maps-view
Google Maps View in Angular 5 where you can push markers what ever you want.
https://github.com/davidmartinezros/google-maps-view
angular angular5 angular6 google-maps google-maps-api maps
Last synced: 23 days ago
JSON representation
Google Maps View in Angular 5 where you can push markers what ever you want.
- Host: GitHub
- URL: https://github.com/davidmartinezros/google-maps-view
- Owner: davidmartinezros
- License: mit
- Created: 2018-05-26T16:41:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-26T17:38:25.000Z (over 6 years ago)
- Last Synced: 2024-10-30T07:57:51.145Z (2 months ago)
- Topics: angular, angular5, angular6, google-maps, google-maps-api, maps
- Language: TypeScript
- Homepage:
- Size: 88.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# google-maps-view
Make a Google Maps View in Angular 5## For install
npm install## For run (you need to create an API KEY and set to AppModule.ts)
ng serve