Skip to content

v0.32.0

Compare
Choose a tag to compare
@TerminalTim TerminalTim released this 14 Oct 17:32
· 299 commits to master since this release
f28fa04

0.32.0 (2022-10-14)

editor

  • improved: Attempting to create an invalid feature using the drawing board now returns undefined.
  • added: Full 3d geometry editing support for Navlink, Address and Place Features has been added.
  • fixed: Pointerup now triggers correctly after selecting or dragging an address/place.

display

  • improved: Improved near-plane clipping of features using altitude.
  • improved: Pointer events for 2d point styles are now triggered "pixel perfect" in all cases.
  • added: Support to integrate custom renderers into the map by using CustomLayer has been added.
  • added: The map can now be pitched up to 85 degrees. see maxPitch.
  • fixed: Text placed on line geometry without collision detection was not displayed correctly