Merge branch 'master' into tile-fade-in

Conflicts:
	tests/Tile/Image.html
This commit is contained in:
Éric Lemoine
2012-01-17 09:27:55 +01:00
95 changed files with 818 additions and 246 deletions

View File

@@ -15,7 +15,7 @@ var init = function (onSelectFeatureFunction) {
styleMap: new OpenLayers.StyleMap({
externalGraphic: "img/mobile-loc.png",
graphicOpacity: 1.0,
graphicWith: 16,
graphicWidth: 16,
graphicHeight: 26,
graphicYOffset: -26
})