Added Bing layer with direct tile access. p=me,tschaub r=tschaub,me (closes #2975)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@10975 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2010-12-17 23:46:22 +00:00
parent 62d91da358
commit 1b9996d62c
8 changed files with 470 additions and 11 deletions

View File

@@ -397,3 +397,10 @@ div.olControlSaveFeaturesItemInactive {
top: 5px;
right: 0px;
}
.olBingAttribution {
color: #DDD;
}
.olBingAttribution.road {
color: #333;
}