digiplan.map.managers#
Module to hold MVT managers.
LabelMVTManager
#
Bases: MVTManager
Manager which adds centroid of geom to place label.
get_queryset()
#
Return queryset with added centroid.
MVTManager
#
RegionMVTManager
#
Bases: MVTManager
Manager which adds bbox to layer features to better show regions in frontend.
get_queryset()
#
Annotate bbox to queryset.