movies on a map:一个简单的网站在地图上和可搜索的列表视图中显示纽约市的电影场景列表 源码
使用的工具 该项目是通过引导的。 用于制作填充站点的组件。 我的项目中用于上下文的示例代码,取自我的MapDisplay.js组件: export class MapDisplay extends React . Component { state = { lat : 40.7651838 , lng : - 73.9829905 , zoom : 14 , } render ( ) { // const imgSize = const locationList = this . props . location ; const mapStyle = { width : "
下载地址
用户评论