Skip to content

Commit

Permalink
Changed the default map provider (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo-Peyronnet committed Feb 7, 2021
1 parent ca18cc8 commit 923c113
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions InternetTest/Properties/Settings.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion InternetTest/Properties/Settings.settings
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="MapsProvider" Type="System.String" Scope="User">
<Value Profile="(Default)">Bing Maps</Value>
<Value Profile="(Default)">OpenStreetMap</Value>
</Setting>
</Settings>
</SettingsFile>

0 comments on commit 923c113

Please sign in to comment.