Skip to content

Release v6.0.0

Compare
Choose a tag to compare
@TDesjardins TDesjardins released this 05 Jul 11:06

New Features

  • Raster support
  • GPX support
  • support easing on Animations

Changes

  • removed module com.google.gwt.user.User
  • added several methods to extent
  • added text placement and overflow to text style
  • added wrapX and hit tolerance to select interaction
  • removed deprecated Executor code
  • remove deprecated Proj4 methods

Upgrade Notes

Common

  • rename module ol.GwtOL3 to ol.GwtOL

Proj4js (optional)

  • add <inherits name="proj4.GwtProj4"/> to your module xml
  • use Proj4.defs(int srid, String proj4Text) instead of OLFactory.registerSpatialReference(int srid, String proj4Text)

Compatibility

Last tested OpenLayers version: v4.6.5