hi,all
   i hava a problem to display "label text" from my dynamic
layer(programming) in fusion.
i can display tooltip in ie6 ie7,but i could not display it in firefox or
opera.
 
could somebody tell me how to display tooltip in firefox or how to display
lable of my dynamic layer in fusion?

--------------------------------------
i use the addressmarker.xml,it can display tooltip and display label in
basic weblayout

  Address
    
      10000
      
        false
        false
        
          
          
            …………
            "Address"
            Arial Unicode MS
            …………
          
          
            
              Millimeters
              DeviceUnits
              15
              15
              
               
Library://Samples/Sheboygan/Symbols/BasicSymbols.SymbolLibrary
                PushPin - Blue
              
            
          
        
      
    
        -----------------------------------
         MgLayer addressLayer = new MgLayer(tempLayerResId, resourceService);
        addressLayer.SetName("AddressMarker");
        addressLayer.SetLegendLabel("AddressMarker");
        addressLayer.SetDisplayInLegend(true);
        addressLayer.SetSelectable(true);
-- 
View this message in context: 
http://n2.nabble.com/could-somebody-tell-me-how-to-display-tooltip-in-firefox-or-how-to-display-lable-of-my-dynamic-layer-in-fusion--tp3275511p3275511.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to