lucifer1004 / react-google-map

Easier Google Map Integration for React projects.
https://react-google-map.gabriel-wu.com
MIT License
6 stars 1 forks source link

Implement StreetView #4

Open lucifer1004 opened 5 years ago

lucifer1004 commented 5 years ago

https://developers.google.com/maps/documentation/javascript/reference/street-view

lucifer1004 commented 5 years ago

v2.6.0 implements basic StreetView.

TODO:

Major refactor is needed. I am still thinking about the design.