适用于React.js的Google Maps组件-React开发

时间:2024-06-16 09:01:32
【文件属性】:

文件名称:适用于React.js的Google Maps组件-React开发

文件大小:63KB

文件格式:ZIP

更新时间:2024-06-16 09:01:32

React Maps

React Gmaps一个适用于React.js的Google Maps组件功能懒惰的Google Maps加载易于使用安装$ npm install react-gmaps --save演示http://react-gmaps.herokuapp.com/ React Gmaps一个用于React的Google Maps组件。 js功能懒惰的Google Maps加载易于使用安装$ npm install react-gmaps --save演示http://react-gmaps.herokuapp.com/用法import from'react'; 从'react-dom'导入ReactDOM; 从“ react-gmaps”导入{Gmaps,Marker,InfoWindow,Circle}; const coords = {lat:51.5258541,lng:-0.08040660000006028}; const params = {v:'3.exp',键:'YOUR_API_KEY'}; App类扩展了React.Component {onMapCreated(m


【文件预览】:
react-gmaps-master
----.gitignore(28B)
----README.md(2KB)
----server.js(288B)
----Procfile(15B)
----LICENSE(1KB)
----.eslintrc(376B)
----package.json(2KB)
----dist()
--------components()
--------utils()
--------events()
--------mixins()
--------index.js(1KB)
----src()
--------components()
--------utils()
--------events()
--------mixins()
--------index.js(330B)
----.babelrc(17B)
----.npmignore(39B)
----.travis.yml(311B)
----yarn.lock(125KB)
----demo()
--------index.js(1KB)
--------index.html(633B)

网友评论