Skip to content Skip to sidebar Skip to footer
Showing posts with the label Zooming

Mobile Viewport Zoom Back

I want to allow the user to zoom when he clicked on an image and I don't want to allow him to z… Read more Mobile Viewport Zoom Back

Disabling Page Zoom In Ie7 (jquery/js)

I know this is not the best thing to do in view of accessibility, but I have a genuine need to disa… Read more Disabling Page Zoom In Ie7 (jquery/js)

Labels Only Appear If Zoom Leaflet

I'm making a map in Leaflet and I have up to two labels per marker: var redIcon = new L.Icon({ … Read more Labels Only Appear If Zoom Leaflet

Change MaxZoom Option In Runtime To Ol.View In Openlayers 3

Im trying to change the maxZoom option once a functionality of the map is activated. So it has to b… Read more Change MaxZoom Option In Runtime To Ol.View In Openlayers 3

How Can I Add Zooming To The D3 Collapsible Tree Example?

I am trying to add a zooming feature to the d3 collapsible tree example, but can't get it to wo… Read more How Can I Add Zooming To The D3 Collapsible Tree Example?