MapLocationShare
Real-time map location sharing application based on React, Go and WebSocket
- Real-time location sharing and synchronization - Automatic map zooming and positioning - Support sharing links and inviting friends - Unified deployment of front and back ends - 24-hour memory-based sliding expiration storage ##Preconditions: Get Gaode Map API Key This application requires a Gaode Map API Key to display maps properly. ###Registration steps 1. Visit [Gaode Open Platform](https://lbs.amap.com/) 2. Click "Register" in the upper right corner to create an account 3. After logging in, enter "Console" → "Application Management" 4. Click "Create new application" 5. Add a Key, select "Web Side (JS API)" for the service platform 6. Get: - **Key**: shaped like `abc123...` - ** Security key **: View in Settings

