Skip to content

METACEO/nodejs.steinmetz-example

Repository files navigation

Steinmetz Example

  1. Clone this repo.
  2. Obtain a Google Maps API Key (click here for the steps) and use it in the index.js file.
  3. Follow the canvas instructions to install the Cairo dependency (for graphics rendering.)
  4. Run npm install to get the required modules.
  5. Run node generate-point.js (however many times you'd like) to generate tiles for a new point.
  6. Run node index.js to start the web server.
  7. Visit http://localhost:8080/ and navigate the map to view your tiles.

Checkout the original nodejs.steinmetz repository for the latest developments.

Releases

No releases published

Packages

No packages published