fluttercommunity / fluttercommunity/arcgis_map_sdk
Basemap Style Cleanup
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
We noticed that the current implementation includes some outdated basemap styles and lacks clarity on platform-specific support. To improve usability and maintainability, we propose the following enhancements:
- Remove old or deprecated basemap styles from the codebase.
- Document platform-specific styles with inline comments (e.g., if a style is only supported on web or mobile).
- Enhance the example app to include a dropdown menu for switching between all available basemap styles. This UI can be placed on a separate page to keep the main example clean.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.