|
1 | 1 | <!-- default badges list -->
|
2 |
| - |
3 | 2 | [](https://supportcenter.devexpress.com/ticket/details/T1032999)
|
4 | 3 | [](https://docs.devexpress.com/GeneralInformation/403183)
|
5 | 4 | [](#does-this-example-address-your-development-requirementsobjectives)
|
@@ -88,10 +87,12 @@ A custom **Online Map** item allows you to place callouts on Google or Bing maps
|
88 | 87 |
|
89 | 88 | 
|
90 | 89 |
|
91 |
| -- **Provider** - Specifies whether to show Google or Bing maps. |
| 90 | +- **Provider** - Specifies whether to show Azure or Bing maps. |
92 | 91 | - **Type** - Specifies the map type. You can choose between `RoadMap`, `Satellite` or `Hybrid`.
|
93 | 92 | - **Display Mode** - Specifies whether to show markers or routes.
|
94 | 93 |
|
| 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 | ### Web Page
|
96 | 97 |
|
97 | 98 | **View Script**: [WebPageItem.js](CS/AspNetCoreCustomItem/wwwroot/js/WebPageItem.js)
|
@@ -146,9 +147,9 @@ These extensions are distributed under the **MIT** license (free and open-source
|
146 | 147 | - [Dashboard for ASP.NET Core - Custom Item Tutorials](https://github.com/DevExpress-Examples/asp-net-core-dashboard-custom-item-tutorials)
|
147 | 148 | - [Dashboard for WinForms - Custom Item Extensions](https://github.com/DevExpress-Examples/winforms-dashboard-custom-items-extension)
|
148 | 149 | <!-- feedback -->
|
149 |
| -## Does this example address your development requirements/objectives? |
150 |
| - |
151 |
| -[<img src="https://www.devexpress.com/support/examples/i/yes-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=asp-net-core-dashboard-custom-item-gallery&~~~was_helpful=yes) [<img src="https://www.devexpress.com/support/examples/i/no-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=asp-net-core-dashboard-custom-item-gallery&~~~was_helpful=no) |
152 |
| - |
| 150 | +## Does this example address your development requirements/objectives? |
| 151 | + |
| 152 | +[<img src="https://www.devexpress.com/support/examples/i/yes-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=asp-net-core-dashboard-custom-item-gallery&~~~was_helpful=yes) [<img src="https://www.devexpress.com/support/examples/i/no-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=asp-net-core-dashboard-custom-item-gallery&~~~was_helpful=no) |
| 153 | + |
153 | 154 | (you will be redirected to DevExpress.com to submit your response)
|
154 | 155 | <!-- feedback end -->
|
0 commit comments