Try switching the draw order of the two layers. This way the POI labels would get processed before the highway labels and reserve a spot on the screen early.
Traian > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mapguide-users- > [EMAIL PROTECTED] On Behalf Of Theresazhxp > Sent: Friday, June 13, 2008 3:37 AM > To: [email protected] > Subject: [mapguide-users] Limitation on the Number of Labeling > > > I'm creating an raster image by sending a GetMap request to MapGuide > Server. > Currently I met a labeling issue. The map has several layers, and one > of > them is interstate freeway. It's labeled by its Number. Around New York > area > there are a lot of interstate, so there are a lot of labels on the map. > Meanwhile I create another layer dynamically in my codes to show my > POI. I > also label the POIs. When I get an image around New York, interstate > has > labels, but my POI has no label, even if I set the POI label fixed > through > MapGuide Studio. When I turn off the interstate label, my POI labels > show > correctly. So I guess too many interstate labels cause MapGuide Server > not > show the POI labels. > > Any ideas? > > Thanks! > -- > View this message in context: http://www.nabble.com/Limitation-on-the- > Number-of-Labeling-tp17816868p17816868.html > Sent from the MapGuide Users mailing list archive at Nabble.com. > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
