Chore: remove maptiler mentions

This commit is contained in:
Pieter Vander Vennet 2025-06-21 00:27:52 +02:00
parent 51cdf9060e
commit 7aa97c9a99
5 changed files with 1 additions and 38 deletions

View file

@ -29,7 +29,6 @@ export interface MapProperties {
nearestFeature?: Feature
}>
readonly allowZooming: UIEventSource<true | boolean>
readonly useTerrain: Store<boolean>
readonly showScale: UIEventSource<boolean>
/**