alaCarte Maps
Renderer for OpenStreetMap tiles
|
Sort objects according to osm-layer and z_index (and id for determinism) More...
Public Member Functions | |
CompareObjects (const boost::unordered_map< IdType, Style * > &styles) | |
bool | operator() (IdType first, IdType second) |
Public Attributes | |
const boost::unordered_map< IdType, Style * > & | styles |
Sort objects according to osm-layer and z_index (and id for determinism)
Definition at line 63 of file renderer.cpp.
|
inline |
Definition at line 65 of file renderer.cpp.
|
inline |
Definition at line 70 of file renderer.cpp.
const boost::unordered_map<IdType, Style*>& CompareObjects< IdType >::styles |
Definition at line 78 of file renderer.cpp.