@vis.gl/react-google-maps Official React library for Google Maps JavaScript API, maintained by vis.gl with Google sponsorship. Quick Start Installation Key Exports Critical Requirements 1. mapId is required for AdvancedMarker - Create one at Google Cloud Console Maps Map Styles 2. APIProvider must wrap all map components - Place at app root or layout level 3. Circle, Polygon, Polyline are NOT exported - See for implementations 4. places.Autocomplete is deprecated (March 2025) - Use AutocompleteService with custom UI instead Reference Files Read these files based on the task: | Task | Referenc…