We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There's only the location and maps URL, but no maps view yet.
Display maps to make it even easier to check the location.
Use Mapbox and React Map GL to implement.
https://visgl.github.io/react-map-gl
Similar to Luma.
Because it will need to have MAPBOX_API_KEY so it needs to be added to the .env.example and can fallback to placeholder key if doesn't exist
The text was updated successfully, but these errors were encountered:
fikrialwan
No branches or pull requests
Feature request
Is the feature request related to a problem? Please describe
There's only the location and maps URL, but no maps view yet.
Describe the solution
Display maps to make it even easier to check the location.
Use Mapbox and React Map GL to implement.
https://visgl.github.io/react-map-gl
Additional context
Similar to Luma.
Because it will need to have MAPBOX_API_KEY so it needs to be added to the .env.example and can fallback to placeholder key if doesn't exist
The text was updated successfully, but these errors were encountered: