xxxxxxxxxx
<html>
<head>
<script src='https://api.tiles.mapbox.com/mapbox.js/v0.6.7-dev/mapbox.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox.js/v0.6.7-dev/mapbox.css' rel='stylesheet' />
<style>
body { margin:0; padding:0; }
#map { position:absolute; top:0; bottom:0; width:100%; }
</style>
</head>
<body>
<div id='map'></div>
<script>
mapbox.auto('map', 'examples.map-vyofok3q', function(map) {
map.eventHandlers[3].remove();
MM.MouseWheelHandler().precise(true).init(map);
});
</script>
</body>
</html>
Modified http://api.tiles.mapbox.com/mapbox.js/v0.6.7-dev/mapbox.js to a secure url
https://api.tiles.mapbox.com/mapbox.js/v0.6.7-dev/mapbox.js