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
19 lines
174 B
Plaintext
19 lines
174 B
Plaintext
.fable/
|
|
.fake/
|
|
dist/
|
|
.vs/
|
|
obj/
|
|
bin/
|
|
packages/
|
|
node_modules/
|
|
src/Client/public/js/
|
|
release.cmd
|
|
release.sh
|
|
.idea/
|
|
*.orig
|
|
*.DotSettings.user
|
|
deploy
|
|
.ionide/
|
|
*.db
|
|
build.fsx.lock
|