UNPKG

@vis.gl/react-google-maps

Version:

React components and hooks for the Google Maps JavaScript API

5 lines (4 loc) 113 B
/** * Hook to check if the Maps JavaScript API is loaded */ export declare function useApiIsLoaded(): boolean;