Skip to content

Commit

Permalink
Remove tile server switch
Browse files Browse the repository at this point in the history
  • Loading branch information
habi authored Oct 21, 2024
1 parent 5f43c6e commit 6910e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ However, you can also just give it an address, and the chosen geocoder (default:
| `keyboard` | true |
| `maxbounds` | null |
| `detect-retina` | 0 (false) |
| `tileurl` | 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png' |
| `tileurl` | 'https://tile.openstreetmap.org/{z}/{x}/{y}.png' |
| `subdomains` | 'abc' |
| `tap` | true |
| `tilesize` | 256 |
Expand Down

0 comments on commit 6910e2b

Please sign in to comment.