Skip to content

Commit 10ff68a

Browse files
authored
Update readme.md
1 parent 9024a47 commit 10ff68a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ A custom **Online Map** item allows you to place callouts on Google or Bing maps
9191
- **Type** - Specifies the map type. You can choose between `RoadMap`, `Satellite` or `Hybrid`.
9292
- **Display Mode** - Specifies whether to show markers or routes.
9393

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.
9595

9696
### Web Page
9797

@@ -147,9 +147,9 @@ These extensions are distributed under the **MIT** license (free and open-source
147147
- [Dashboard for ASP.NET Core - Custom Item Tutorials](https://github.com/DevExpress-Examples/asp-net-core-dashboard-custom-item-tutorials)
148148
- [Dashboard for WinForms - Custom Item Extensions](https://github.com/DevExpress-Examples/winforms-dashboard-custom-items-extension)
149149
<!-- feedback -->
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-
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+
154154
(you will be redirected to DevExpress.com to submit your response)
155155
<!-- feedback end -->

0 commit comments

Comments
 (0)