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
12 lines
215 B
YAML
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: .
|