GitHub - makesites/globe: Location-based resourcing of 3D map geometry

Returning the right map based on a location...

Scope

This module is designed to calculate the right geographic area that needs to be returned using a standard geographic coordinates (latitude and longitude) and based on specific options.

Options

  • zoom : 0-100, how close the target is to the geometry
  • location : {lt,lng}, the center of the area of interest
  • resolution : 0-100, the quality of the mesh or image returned

Config

  • range : [Array], tie the resolution numbers to fixed types of media files (based on type?)