Sha256: 2fbae7ad6808436b924bab07586b9e37f530998dfbfb1491310b2950ba0901c8
Contents?: true
Size: 464 Bytes
Versions: 5
Compression:
Stored size: 464 Bytes
Contents
# Zoomable Tiles * Panning & Zooming: <http://bl.ocks.org/mbostock/4132797> * Clipping: <http://bl.ocks.org/mbostock/4150951> * Vector Tiles: <http://bl.ocks.org/mbostock/5593150> A layout for determining which 256x256 quadtree tiles to display in a rectangular viewport, based on a scale and translate. This layout can be used to create a simple slippy map, or render standard map tiles (e.g., MapBox, CloudMade) as a base layer behind a geographic projection.
Version data entries
5 entries across 5 versions & 1 rubygems