Files
Fable.OpenLayers/.gitlab-ci.yml
Moritz Jörg 854fecd670 feat: Add Controls/FullScreen bindings
Provides a button that when clicked fills up the full screen with the map.
It is supported by 82% of browser [ref](https://caniuse.com/fullscreen).

Also changes TargetFramework to netstandard2.1 for better compat
2025-08-19 16:14:41 +02:00

12 lines
215 B
YAML

variables:
SDK_VERSION: 9.0
SKIP_TESTS: "true"
include:
- project: oceanbox/gitlab-ci
ref: v4.1
file: DotnetPackage.gitlab-ci.yml
inputs:
project-name: Fable.OpenLayers
project-dir: .