Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

earthatile

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

earthatile

Engine-agnostic runtime for 3D Tiles geospatial datasets

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

Earthatile - 3D Maps for your Apps 🌎

Earthatile is an engine-agnostic runtime for loading and navigating 3D Tiles geospatial datasets. Use it to create immersive 3D map experiences with Photorealistic 3D Tiles such as flight simulators, explainers, games and more.

Earthatile Demos

Getting Started

Earthatile depends upon Google's Photorealistic 3D Tiles API. To access it, you need an API key. You can obtain a key by setting up a Google Cloud project with a billing account. You then need to enable the Map Tiles API. To learn more, see Setup in Cloud Console.

Node.js

If you want to run Earthatile in Node, you simply need to add it as a dependency in your package.json:

npm install earthatile

PlayCanvas

Earthatile is supplied with an integration for PlayCanvas.

  1. Copy dist/earthatile.js to the Asset Panel in the Editor.
  2. Copy integrations/playcanvas/*.js to the Asset Panel in the Editor.
  3. Create an Entity and add a Script Component.
  4. Assign tileRenderer and geolocation scripts to the Script Component.
  5. Add a Script Component to a Camera entity.
  6. Assign flyCamera script to the Script Component.
  7. Launch the scene. 🚀

Alternatively, fork this project.

Keywords

FAQs

Package last updated on 06 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc