nextcloud / nextcloud/integration_openstreetmap

Set "prefer simple OSM iframe" option by default

Open
#14 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.