UNPKG
vue-bing-maps
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Vue wrapper for Bing Maps v8
github.com/ksullivan1856/vue-bing-maps
ksullivan1856/vue-bing-maps
vue-bing-maps
/
src
/
config.js
4 lines
•
133 B
JavaScript
View Raw
1
2
3
4
export
default
{
debug
:
false
,
bingApiUrl
:
'https://www.bing.com/api/maps/mapcontrol?callback={callback}&key={credentials}'
}