UNPKG

google-react-maps

Version:

A more powerfully custom version of the Google Maps Javascript API built for React. Multiple Datalayer support. GEOJSON Enabled.

12 lines (10 loc) 220 B
<!DOCTYPE html> <html> <head> <title>Google React Maps</title> </head> <body> <div id="entry-point"></div> <script src="/dist/app.bundle.js" type="text/javascript" charset="utf-8" async defer></script> </body> </html>