At 2.0 Final the JavaScript API will be updated to have a bingMapsKey property.
var veLayer = new esri.virtualearth.VETiledLayer({ [INDENT]clientToken: 'devKey', serverToken: 'devKey', environment: 'staging', mapStyle: esri.virtualearth.VETiledLayer.MAP_STYLE_AERIAL_WITH_LABELS[/INDENT] }); map.addLayer(veLayer);
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.