mirror of https://github.com/procxx/kepka.git
This commit adds the helper interface ILocationMapTileHelper for getting info about current location (e.g. location URL or map tile image URL). This commit adds the following classes: 1. The interface ILocationMapTileHelper; 2. YandexMapsLocationTileHelper - uses Yandex.Maps Static API as backend for getting tile info; 3. GoogleMapsLocationTileHelper - uses Google Maps Statis API as backend; Please note that these classes aren't used yet, it will be used in next commit. Also please note that all virtual functions has been extracted from classes definitions to avoid the -WWeak-tables warning. (See Clang manual about this warning). |
||
---|---|---|
.. | ||
history.cpp | ||
history.h | ||
history.style | ||
history_admin_log_filter.cpp | ||
history_admin_log_filter.h | ||
history_admin_log_inner.cpp | ||
history_admin_log_inner.h | ||
history_admin_log_item.cpp | ||
history_admin_log_item.h | ||
history_admin_log_section.cpp | ||
history_admin_log_section.h | ||
history_common.h | ||
history_drag_area.cpp | ||
history_drag_area.h | ||
history_inner_widget.cpp | ||
history_inner_widget.h | ||
history_item.cpp | ||
history_item.h | ||
history_location_manager.cpp | ||
history_location_manager.h | ||
history_media.h | ||
history_media_types.cpp | ||
history_media_types.h | ||
history_message.cpp | ||
history_message.h | ||
history_service.cpp | ||
history_service.h | ||
history_service_layout.cpp | ||
history_service_layout.h | ||
history_widget.cpp | ||
history_widget.h |