Skip to content

Commit a54f33f

Browse files
Update OnlineMapItem.js
1 parent fd19ca4 commit a54f33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CS/AspNetCoreCustomItem/wwwroot/js/OnlineMapItem.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
width: this.contentWidth(),
193193
height: this.contentHeight(),
194194
// Use the template below to authenticate the application within the required map provider.
195-
//key: {
195+
//apiKey: {
196196
// bing: 'BINGAPIKEY',
197197
// google: 'GOOGLEAPIKEY'
198198
//},

0 commit comments

Comments
 (0)