Skip to content

React HERE Maps v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Josh-ES Josh-ES released this 15 Jul 14:38
· 6 commits to master since this release

New Features

  • Resizing
    • Made the map resize on the window resize event, so the issue of blank tiles being rendered at the edge of an interactive map when the window is resized is no longer present.

Changes

  • Packages
    • Removed use of the typings tool from the project, and swapped over to @types packages to provide type declarations.
    • Updated all dependencies to their latest versions.