Go to the documentation of this file.
30 #ifndef TILE_MAP_TILE_MAP_PLUGIN_H_
31 #define TILE_MAP_TILE_MAP_PLUGIN_H_
38 #include <boost/filesystem.hpp>
39 #include <boost/shared_ptr.hpp>
40 #include <boost/algorithm/string/trim.hpp>
53 #include "ui_tile_map_config.h"
70 void Draw(
double x,
double y,
double scale);
74 void LoadConfig(
const YAML::Node& node,
const std::string& path);
75 void SaveConfig(YAML::Emitter& emitter,
const std::string& path);
81 void PrintInfo(
const std::string& message);
94 Ui::tile_map_config
ui_;
125 #endif // TILE_MAP_TILE_MAP_PLUGIN_H_
void PrintError(const std::string &message)
void LoadConfig(const YAML::Node &node, const std::string &path)
void PrintInfo(const std::string &message)
void SelectSource(const QString &source_name)
static std::string SOURCE_KEY
static QString STAMEN_WATERCOLOR_NAME
void SaveConfig(YAML::Emitter &emitter, const std::string &path)
static std::string NAME_KEY
std::map< QString, boost::shared_ptr< TileSource > > tile_sources_
static std::string MAX_ZOOM_KEY
swri_transform_util::Transform inverse_transform_
static std::string BASE_URL_KEY
void PrintWarning(const std::string &message)
swri_transform_util::Transform transform_
static std::string BING_API_KEY
static std::string TYPE_KEY
static QString STAMEN_TERRAIN_NAME
void Draw(double x, double y, double scale)
bool Initialize(QGLWidget *canvas)
static QString STAMEN_TONER_NAME
static std::string CUSTOM_SOURCES_KEY
void selectTileSource(const boost::shared_ptr< TileSource > &tile_source)
void startCustomEditing()
QWidget * GetConfigWidget(QWidget *parent)
tile_map
Author(s): Marc Alban
autogenerated on Sun Sep 8 2024 02:27:24