Commit 67d3b7df authored by Jacob Kaufman's avatar Jacob Kaufman
Browse files

Create usage.rst

parent fa6df716
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
Usage
=====

CartoCosmos is an interactive planetary map viewer, it is based on `ipywidgets <https://github.com/jupyter-widgets/ipywidgets/>`_ and 
`ipyleaflet <https://github.com/jupyter-widgets/ipyleaflet/>`_. Using these two librarys you can create maps of almost every target 
USGS has researched.
For example, you can create a map of Mars and interact with it:

.. code::
    Coming Soon