UNPKG

react-leaflet-street-view

Version:

This library will help access street views from leaflet maps

14 lines (12 loc) 254 B
<html> <head> <link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/leaflet/1.3.1/leaflet.css" /> </head> <body> <div id="root"></div> <script src="/main-bundle.js"></script> </body> </html>