文件名称:react-google-static::globe_showing_Europe-Africa:Google静态地图API的React包装器
文件大小:199KB
文件格式:ZIP
更新时间:2024-02-24 06:04:45
react google google-maps google-maps-api static-maps
:globe_showing_Europe-Africa: ReactGoogle静态地图 一个React组件包装器,以使用Google Static Maps API。 不要忘记,要使用此API,您必须有一个计费帐户和一个Static Maps API密钥。 该库支持自定义标记。 要使用自定义图标,您应该提供一个网址链接,例如: https://img.icons8.com/dusk/64/000000/marker.png : https://img.icons8.com/dusk/64/000000/marker.png 。 安装 npm install react-google-static yarn add react-google-static 用法 import React from ' react ' ; import GoogleStaticMap from ' react-google-static ' ; const App = () => ( < div> < h1>Google Static Maps API h1> < Go
【文件预览】:
react-google-static-master
----.gitignore(2KB)
----tsconfig.json(740B)
----README.md(3KB)
----.github()
--------workflows()
----test()
--------blah.test.tsx(304B)
----LICENSE(1KB)
----package.json(949B)
----src()
--------index.tsx(1KB)
----example()
--------index.tsx(545B)
--------tsconfig.json(458B)
--------package.json(656B)
--------.npmignore(24B)
--------index.html(342B)
--------yarn.lock(224KB)
----yarn.lock(281KB)