googlemaps-angular6:将Google Maps与Angular 6集成

时间:2024-05-18 15:29:04
【文件属性】:

文件名称:googlemaps-angular6:将Google Maps与Angular 6集成

文件大小:101KB

文件格式:ZIP

更新时间:2024-05-18 15:29:04

TypeScript

Ng6Gmap-在Angular 6中使用Google Maps 该项目是使用版本6.0.0生成的。 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您还可以使用ng generate directive|pipe|service|class|guard|interface|enum|module 。 建造 运行ng build来构建项目。 构建工件将存储在dist/目录中。 使用--prod标志进行生产构建。 运行单元测试 运行ng test以通过执行单元测试。 运行端到端测试 运行ng e2e通过执行端到端测试。 进一步的帮助 要获得有关Angular CLI的更多帮助,


【文件预览】:
googlemaps-angular6-master
----src()
--------tsconfig.spec.json(282B)
--------main.ts(370B)
--------index.html(596B)
--------styles.css(126B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(5KB)
--------assets()
--------tslint.json(314B)
--------test.ts(642B)
--------tsconfig.app.json(194B)
--------browserslist(375B)
--------app()
--------karma.conf.js(964B)
----angular.json(4KB)
----tsconfig.json(384B)
----tslint.json(3KB)
----README.md(1KB)
----.editorconfig(245B)
----.gitignore(516B)
----karma.conf.js(923B)
----package-lock.json(356KB)
----e2e()
--------app.e2e-spec.ts(290B)
--------tsconfig.e2e.json(235B)
--------app.po.ts(208B)
----package.json(1KB)
----protractor.conf.js(722B)

网友评论