Skip to content
New issue

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

Custom map backgrounds #747

Merged
merged 4 commits into from
Dec 12, 2024
Merged

Custom map backgrounds #747

merged 4 commits into from
Dec 12, 2024

Conversation

robinmolen
Copy link
Contributor

Part of open-formulieren/open-forms#2173

Adds a new property to the LeaftletMap component, named tileUrl. This allows the use of custom map backgrounds.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.73%. Comparing base (81cacca) to head (d15d15f).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #747      +/-   ##
==========================================
+ Coverage   79.22%   79.73%   +0.50%     
==========================================
  Files         238      238              
  Lines        4973     4974       +1     
  Branches     1347     1356       +9     
==========================================
+ Hits         3940     3966      +26     
+ Misses       1004      978      -26     
- Partials       29       30       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@robinmolen robinmolen requested review from vaszig and removed request for sergei-maertens December 4, 2024 09:56
@robinmolen robinmolen force-pushed the feature/2173-custom-map-background branch from fe94378 to 4ae2abc Compare December 4, 2024 09:59
src/formio/components/Map.jsx Outdated Show resolved Hide resolved
… layer url

Allowing the component to determine the background used for the map
@robinmolen robinmolen force-pushed the feature/2173-custom-map-background branch from 4ae2abc to 11be47a Compare December 9, 2024 08:35
@robinmolen robinmolen force-pushed the feature/2173-custom-map-background branch from daeca51 to d15d15f Compare December 11, 2024 14:06
@robinmolen robinmolen merged commit 0a335fa into main Dec 12, 2024
15 checks passed
@robinmolen robinmolen deleted the feature/2173-custom-map-background branch December 12, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kaartmateriaal - Selecteeren eigen achtergrondkaart (PDOK/WMS/WMTS)
3 participants