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
16 lines
408 B
Plaintext
16 lines
408 B
Plaintext
<Solution>
|
|
<Configurations>
|
|
<Platform Name="Any CPU" />
|
|
<Platform Name="x64" />
|
|
<Platform Name="x86" />
|
|
</Configurations>
|
|
<Folder Name="/Solution Items/">
|
|
<File Path="Dockerfile" />
|
|
<File Path="LICENSE" />
|
|
<File Path="README.md" />
|
|
</Folder>
|
|
<Project Path="Build.fsproj" />
|
|
<Project Path="src/Fable.OpenLayers.fsproj" />
|
|
<Project Path="test/Tests.fsproj" />
|
|
</Solution>
|