Skip to content

Commit 034ce94

Browse files
authored
Update readme.md
1 parent 861bc20 commit 034ce94

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

readme.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,12 @@ A custom **Online Map** item allows you to place callouts on Google or Bing maps
8888

8989
![online-map-item](images/online-map-item.png)
9090

91-
- **Provider** - Specifies whether to show Google or Bing maps.
91+
- **Provider** - Specifies whether to show Azure or Bing maps.
9292
- **Type** - Specifies the map type. You can choose between `RoadMap`, `Satellite` or `Hybrid`.
9393
- **Display Mode** - Specifies whether to show markers or routes.
9494

95+
Please specify the credentials for Azure/Bing Maps to ensure maps render correctly.
96+
9597
### Web Page
9698

9799
**View Script**: [WebPageItem.js](CS/AspNetCoreCustomItem/wwwroot/js/WebPageItem.js)
@@ -146,9 +148,9 @@ These extensions are distributed under the **MIT** license (free and open-source
146148
- [Dashboard for ASP.NET Core - Custom Item Tutorials](https://github.com/DevExpress-Examples/asp-net-core-dashboard-custom-item-tutorials)
147149
- [Dashboard for WinForms - Custom Item Extensions](https://github.com/DevExpress-Examples/winforms-dashboard-custom-items-extension)
148150
<!-- 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-
151+
## Does this example address your development requirements/objectives?
152+
153+
[<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)
154+
153155
(you will be redirected to DevExpress.com to submit your response)
154156
<!-- feedback end -->

0 commit comments

Comments
 (0)