You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ A custom **Online Map** item allows you to place callouts on Google or Bing maps
91
91
-**Type** - Specifies the map type. You can choose between `RoadMap`, `Satellite` or `Hybrid`.
92
92
-**Display Mode** - Specifies whether to show markers or routes.
93
93
94
-
Please specify the credentials for Azure/Bing Maps to ensure maps render correctly. You can specify the credentials in the [OnlineMapItem.js](CS/AspNetCoreCustomItem/wwwroot/js/OnlineMapItem.js#L194) file.
94
+
To ensure maps render correctly, specify your Azure/Bing Maps credentials in the [OnlineMapItem.js](CS/AspNetCoreCustomItem/wwwroot/js/OnlineMapItem.js#L194) file.
95
95
96
96
### Web Page
97
97
@@ -147,9 +147,9 @@ These extensions are distributed under the **MIT** license (free and open-source
147
147
-[Dashboard for ASP.NET Core - Custom Item Tutorials](https://github.com/DevExpress-Examples/asp-net-core-dashboard-custom-item-tutorials)
148
148
-[Dashboard for WinForms - Custom Item Extensions](https://github.com/DevExpress-Examples/winforms-dashboard-custom-items-extension)
149
149
<!-- feedback -->
150
-
## Does this example address your development requirements/objectives?
0 commit comments