@vis.gl/react-google-maps
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -17,3 +17,3 @@ /// <reference types="google.maps" /> | ||
/** | ||
* Adds initial bounds to the map | ||
* Adds initial bounds to the map as an alternative to specifying the center/zoom of the map. | ||
* Calls the fitBounds method internally https://developers.google.com/maps/documentation/javascript/reference/map?hl=en#Map-Methods | ||
@@ -20,0 +20,0 @@ */ |
{ | ||
"name": "@vis.gl/react-google-maps", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "React components and hooks for Google Maps.", | ||
@@ -5,0 +5,0 @@ "source": "src/index.ts", |
@@ -1,4 +0,4 @@ | ||
# Google Maps React | ||
# React Components for the Google Maps API | ||
[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/ubilabs/google-maps-react-hooks/tree/main/LICENSE) | ||
[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/visgl/react-google-maps/tree/main/LICENSE) | ||
@@ -14,3 +14,3 @@ A library to integrate the Google Maps JavaScript API into React Applications | ||
This is a Typescript / Javascript library to integrate the Google Maps Javascript API into your React application. | ||
This is a Typescript / JavaScript library to integrate the Google Maps JavaScript API into your React application. | ||
It comes with a collection of React components to create maps, markers and infowindows, and a set of | ||
@@ -17,0 +17,0 @@ hooks to use some of the Google Maps |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
351585