1#ifndef __FIBERIO_LEAFTLET_HPP
2#define __FIBERIO_LEAFTLET_HPP
4#include <fiber/bundle/GridSelector.hpp>
6#include "FiberLeafletDllApi.h"
13 std::string url =
"http://{s}.tile.osm.org/{z}/{x}/{y}.png";
constexpr const __tuple_element_t< __i, tuple< _Elements... > > && get(const tuple< _Elements... > &&__t) noexcept
basic_string< char > string
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
Context information to select a grid from within a bundle.
Definition GridSelector.hpp:26
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2
Definition Leaflet.hpp:12