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. |