文件名称:google-maps-limited:Google Mas API的亮元素
文件大小:15KB
文件格式:ZIP
更新时间:2024-05-27 22:50:07
JavaScript
google-maps-limited 带有可点击标记的Google地图的有限用例。 非常适合您的基本用例,应该在提供照明元素的每个地方都很好。 使用google-maps-limited 在你开始之前 您将需要来自Google的自己的api密钥。 由于此键是作为url上的参数传递的,因此您无法将其隐藏,因此请确保根据使用情况对其进行限制。 您可以在设置自己的api密钥。 在页面上获取元素 安装 该组件位于npm注册表中,因此您可以。 npm i google-maps-limited 在您的项目目录中。 使用 该点亮的元素被编写为模块,因此您可以使用以下内容。 < script type =" module " src =" ../google-maps-limited.js " > </ script > 或者 import "google-maps-limited/goog
【文件预览】:
google-maps-limited-master
----.gitignore(15B)
----README.md(2KB)
----_element.js(654B)
----test()
--------google-maps-limited_test.html(2KB)
--------_element_test.html(2KB)
--------index.html(430B)
----polymer.json(74B)
----LICENSE(1KB)
----package.json(450B)
----google-maps-limited.js(7KB)
----index.html(396B)
----package-lock.json(22KB)
----demo()
--------index.html(2KB)