fix(web): remove error notifications for location geocoding failures
Remove disruptive error toasts when reverse geocoding or geolocation fails. Instead, silently fall back to using coordinates as the location placeholder. This improves UX for users in regions where OpenStreetMap is restricted (e.g., China) or when CSP blocks external API calls. Fixes #5198, #5197🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By:Claude <noreply@anthropic.com>
Showing
Please register or sign in to comment