I found that using pixelRatio: 1 in the map definition and keeping
displayDpi: 96 in the layer definition works better:
map = new ol.Map({
layers: [bingRoad, bingAerialWithLabels, mgLayer, selLayer],
controls: controls,
pixelRatio: 1,
interactions: interactions,
target: 'map',
view: view1
});
Greg
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/Mapguide-Openlayers-3-12-1-Displaydpi-for-mobile-tablet-devices-tp5247003p5247904.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users