Note about Bing protocol change (see #700)
This commit is contained in:
@@ -26,6 +26,14 @@ Corresponding issues/pull requests:
|
|||||||
|
|
||||||
* https://github.com/openlayers/openlayers/pull/484
|
* https://github.com/openlayers/openlayers/pull/484
|
||||||
|
|
||||||
|
## Bing Layer
|
||||||
|
|
||||||
|
All requests to the Bing Maps service are not sent using the same protocol as the OpenLayers application using the Bing layer. A new config option `protocol` has been introduced to set the protocol to use for requests to the Bing Maps service. For applications hosted on a `file:` url or if in doubt, set `protocol` to 'http:'.
|
||||||
|
|
||||||
|
Corresponding issues/pull requests:
|
||||||
|
|
||||||
|
* http://github.com/openlayers/openlayers/pull/700
|
||||||
|
|
||||||
# Behavior Changes from Past Releases
|
# Behavior Changes from Past Releases
|
||||||
|
|
||||||
## window.$ is no longer an alias for OpenLayers.Util.getElement
|
## window.$ is no longer an alias for OpenLayers.Util.getElement
|
||||||
|
|||||||
Reference in New Issue
Block a user