Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 568 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 568 Bytes

Globe

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?)