Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个在 .net 上开发的项目,该项目的一部分是从数据库中读取数据并将它们显示为谷歌地图上的标记,但现在我们需要使用 NodeJs 来实现相同的功能,我们是使用 node 的新手,但也从我们在互联网上能够找到的内容来看,与 javascript、php 或 html 站点的相关性更高,与 .net 没有任何关系。如果有人至少可以指导我们,如何解决这个问题,
从 npm 网站安装节点包管理器:
https://npmjs.org/
并使用合适的页面,这是一个安装命令。
npm install {包名}
更多详细信息:尝试此页面中的以下步骤:
https://npmjs.org/package/googlemaps
安装 npm(节点包管理器)
卷曲http://npmjs.org/install.sh | 嘘
安装谷歌地图
npm 安装谷歌地图