Skip to content

android-v11.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 23:29
4b5d06d

✨ Features and improvements

  • Added new map observer events: onPreCompileShader, onPostCompileShader, onShaderCompileFailed, onGlyphsLoaded, onGlyphsError, onGlyphsRequested, onTileAction, onSpriteLoaded, onSpriteError, onSpriteRequested (#2694).
  • Correct and revise OpenGL texture pooling (#2709).
  • Update Android dependencies (#2794).
  • Make project compatible again with Java 11, based on feedback from @alasram (#2799).

🐞 Bug fixes

  • Fix raster masking bug (#2798).