Skip to content

Commit

Permalink
Linked to post
Browse files Browse the repository at this point in the history
  • Loading branch information
migurski committed Feb 27, 2013
1 parent f864a45 commit 972f02d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions GL-Solar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,15 @@ <h1>GL-Solar</h1>
Demo of <a href="https://github.com/migurski/Squares#readme">Squares</a>
showing OpenStreetMap centerlines loading via tiled GeoJSON
(<a href="http://www.openstreetmap.us/~migurski/tiles/highroad/16/10510/25324.json">sample</a>),
and rendered with WebGL and Canvas. Pan, zoom and scroll are all enabled but
the transitions between zoom levels are still quite rough around the edges.
and rendered with WebGL and Canvas. Pan, scroll and mousewheel zooming are all
enabled but the transitions between zoom levels are still quite rough around the edges.
Uses road colors and treatments from <a href="https://github.com/migurski/OSM-Solar#readme">OSM-Solar</a>.
</p>

<p>
<a href="http://mike.teczno.com/notes/gl-solar-webgl-openstreetmap.html">Words about this on my blog</a>.
</p>

<div id="map"></div>

<p>
Expand Down

0 comments on commit 972f02d

Please sign in to comment.