Deprecated API


Contents
Deprecated Classes
org.gwtopenmaps.openlayers.client.control.MouseToolbar
          This class will be removed in OpenLayers 3.0, use NavToolbar instead 
 

Deprecated Methods
org.gwtopenmaps.openlayers.client.popup.Popup.addCloseListener(Popup.CloseListener)
          add a close listener via the constructor instead this method uses a private method in OL and will not work as expected 
org.gwtopenmaps.openlayers.client.feature.VectorFeature.getAttributes(VectorFeature)
           
org.gwtopenmaps.openlayers.client.Style.getPointRadius()
           
org.gwtopenmaps.openlayers.client.layer.LayerOptions.setTransitionEffect(String)
          - use setTransitionEffect(TransitionEffect) 
org.gwtopenmaps.openlayers.client.layer.WMSOptions.setTransitionEffectResize()
          - use setTransitionEffect(TransitionEffect) instead of this convenience method. 
 



Copyright © 2011 sourceforge. All Rights Reserved.