CartoCosmos

Leaflet 1.5.x for Planetary Mapping


Introduction

Leaflet is the core JavaScript library we are building off of. It is just 38 KB, is mobile-friendly, interactive, and has all the mapping features most developers ever need.

Babel is a toolchain that we will use to convert ECMAScript into a backwards compatible version of JavaScript for use in current and older browsers or environments.

We intend to make our project compatible with Jupyter Notebooks for ease of future development and use by the USGS community of researchers and scientists