Merge branch '2.12' of github.com:openlayers/openlayers
This commit is contained in:
@@ -25,6 +25,16 @@ Corresponding issues/pull requests:
|
||||
* https://github.com/openlayers/openlayers/pull/254
|
||||
* https://github.com/openlayers/openlayers/pull/261
|
||||
|
||||
## style.mobile.css
|
||||
|
||||
The theme/default directory now includes a mobile-specific CSS file, namely
|
||||
style.mobile.css. The OpenLayers mobile examples use this file. To use it
|
||||
in your mobile pages use tags like this:
|
||||
|
||||
<link rel="stylesheet" href="openlayers/theme/default/style.mobile.css" type="text/css">
|
||||
|
||||
(This file used to be in the examples/ directory).
|
||||
|
||||
## Sensible projection defaults
|
||||
|
||||
The geographic and web mercator projections define default values for the maxExtent, and units. This simplifies the map and layer configuration.
|
||||
|
||||
Reference in New Issue
Block a user