jaanga / jaanga.github.io

Home page for jaanga.github.io - your 3D happy place. Explore ways of demonstrating STEM topics with beginner level code. Provide many simple cookbook examples. Written in plain JavaScript. Three.js is the only dependency.

Home Page:http://jaanga.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2016-06-08 ~ Map Tiles Canvas R5

theo-armour opened this issue · comments

image

Map Tiles Canvas

Features

  • Traverse a very large map composed of mapping service tiles within a Three.js 3D space.
  • Select origin by latitude and longitude.
  • Use buttons, cursor keys or pointing device.
  • The 3D views below enable you to rotate and pan using one, two or three fingers or left button, scroll wheel and right buttons on your pointing device.
  • Click three bars( 'hamburger' ) icon to slide menu in or out

Change Log

2016-06-08 R5

  • Add cursor keys
  • Map moves with cursor
  • Add Read Me