[Mapguide-trac] [mapguide-trac] #2484: Base layers with labels do not render correctly
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Sep 22 22:55:01 PDT 2014
#2484: Base layers with labels do not render correctly
----------------------------+-----------------------------------------------
Reporter: zhanga | Owner:
Type: defect | Status: new
Priority: medium | Milestone:
Component: Tile Service | Version: 2.6.0
Severity: minor | Keywords: Tile
External_id: |
----------------------------+-----------------------------------------------
Comment(by zhanga):
Mg server uses LabelRendererLocal to render labels of base layers. The
last parameter 'path' of method
{{{
void LabelRendererLocal::ProcessLabelGroup(SE_LabelInfo* labels,
int nlabels,
RS_OverpostType type,
bool exclude,
LineBuffer* path)
}}}
is NULL when it is a point feature. But we don't check before using it.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2484#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list