_images/xleaflet.svg

The C++ backend for ipyleaflet.

Introduction

xleaflet is a C++ backend for the ipyleaflet maps visualization library.

xleaflet and its dependencies require a modern C++ compiler supporting C++14. The following C++ compilers are supported:

  • On Windows platforms, Visual C++ 2015 Update 2, or more recent

  • On Unix platforms, gcc 4.9 or a recent version of Clang