Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
python-visualization
GitHub Repository: python-visualization/folium
Path: blob/main/docs/user_guide.rst
1593 views
User guide
==========

The user guide covers different parts of basic usage of Folium. Each page focuses on a single topic and outlines how it is implemented in Folium, with reproducible examples.

If you don't know anything about Folium, start with the :doc:`getting_started`.

Advanced topics can be found in the :doc:`Advanced Guide <advanced_guide>` and further specification in the :doc:`API Reference <reference>`.

.. toctree::
  :maxdepth: 2

  user_guide/map
  user_guide/ui_elements
  user_guide/raster_layers
  user_guide/vector_layers
  user_guide/geojson
  user_guide/features
  user_guide/plugins