nextcloud / nextcloud/integration_openstreetmap
Set "prefer simple OSM iframe" option by default
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Not every user of the app has an API key for Maptiler, and therefore the default experience after installing the app is that the map view is broken.
Instead of expecting all users to have an API key, it seems like a better idea to simply set the "prefer simple OSM iframe" to enabled for each user.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the setting that controls "prefer simple OSM iframe" and the entry point that chooses the map view. Change the default so the option is enabled for new users, then verify that the map view works without a Maptiler API key and that existing user preferences remain unaffected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100