Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 499 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 499 Bytes

TimeMap

👏🏻 Build a map based on WebGL.

Thanks to the article Building a Vector Map from Scratch.

Features

🏠 Has Features

  • Matrix transform. traslate, scale, rotate.
  • Load vector tile.
  • Load geojson.
  • Load image tile.
  • Fly to.
  • Support mobile gesture.

🚧 Todo Features

  • Optimize code
  • Load 3d models
  • Load terrain(if can)

Documentation

Todo

Contribution

We are always happy to have new contributions.