UNPKG

@vis.gl/react-google-maps

Version:

React components and hooks for the Google Maps JavaScript API

5 lines (4 loc) 157 B
/** * Function to limit the tilt range of the Google map when updating the view state */ export declare const limitTiltRange: ({ viewState }: any) => any;