stamen / modestmaps-js

Modest Maps javascript port
http://modestmaps.com
566 stars 152 forks source link

Explicitly set the tile size for every <img> element #137

Closed kkaefer closed 12 years ago

kkaefer commented 12 years ago

This is required for images that aren't 256 pixels, e.g. when displaying 512 pixel tiles in 256 logical pixels on high-DPI displays.

tmcw commented 12 years ago

@kkaefer can you submit this against the modestmaps/modestmaps-js repo? Sorry for the confusion, waiting on moving this repo.

kkaefer commented 12 years ago

https://github.com/modestmaps/modestmaps-js/pull/29

tmcw commented 12 years ago

Done over at modestmaps/