Skip to content

v0.5.0

Compare
Choose a tag to compare
@yukinarit yukinarit released this 16 Aug 14:55
· 5 commits to main since this release

What's Changed

Breaking changes

  • Style as string or struct by @wayeast in #66
    MapOptions::style is renamed to MapOptions::style_ref. MapOptions::style takes an object of Mapbox Style spec. See the above PR for more information.

New features

Refactoring

  • Use macro's for more of the event handling code by @RmStorm in #62

Example

Other changes

New Contributors

Full Changelog: v0.4.1...v0.5.0