google-maps-js-api-react
Version:
Fast, tree-shakable, and light-weight React components and hooks for integrating Google Maps API functionality
1 lines • 412 B
Source Map (JSON)
{"version":3,"sources":["../../src/useGoogleMap/index.ts"],"names":["useContext","MapContext_default"],"mappings":";;;;;AAGA,IAAM,YAAA,GAAe,MAAMA,gBAAA,CAAWC,oCAAU,CAAA;AAEhD,IAAO,oBAAQ,GAAA","file":"chunk-QGVNHVS7.cjs","sourcesContent":["import { useContext } from 'react';\nimport MapContext from '../utils/MapContext';\n\nconst useGoogleMap = () => useContext(MapContext);\n\nexport default useGoogleMap;\n"]}