Dynamically Adding Markers on google-map-react

前端 未结 2 1150
耶瑟儿~
耶瑟儿~ 2020-12-16 07:59

What I wan\'t to do is to show the location picked from some mobile devices on the Map. Data about the locations are there..

What I need here is to add Markers on t

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-16 08:36

    Be careful. You said react-google-map but you are using google-map-react. Those are 2 different packages. Do not mix up their documentation.

提交回复
热议问题