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

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

Zoom Image From The Cursor Position

I start with a image in a DIV, i want to zoom in the image with my mousewheel. All is ok but the zo… Read more Zoom Image From The Cursor Position

Iphone Detect Zoom - Help!

This works in all my test browsers:   // Aint perfect, but works well enough! function handleResi… Read more Iphone Detect Zoom - Help!

How To Do This Image Zooming Trick In A Browser?

I would like to do the following trick in a browser: Create three image files of different size (sm… Read more How To Do This Image Zooming Trick In A Browser?

Leaflet Zoom On Locations Using Multiple Links

I just ran into another problem using Leaflet. I want to zoom into specific locations using Links p… Read more Leaflet Zoom On Locations Using Multiple Links

Google Map Api - Directions Service Does Not Auto Zoom When The Map In A Modal

I have the following function to show direction between 2 lats and lngs to user $(document).ready(f… Read more Google Map Api - Directions Service Does Not Auto Zoom When The Map In A Modal

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)

Javascript Zoom On Different Tabs

I have made a simple zoom in and out function with button as well as mousewheel function. The main … Read more Javascript Zoom On Different Tabs