Skip to content

v3.1.1

Choose a tag to compare

@chrisrzhou chrisrzhou released this 17 Jun 16:46

Bug Fixes and Enhancements

  • Use three-glow-mesh and react-cached-callback.
  • Add onTextureLoaded callback to detect if globe texture has successfully loaded. Updated Texture.mdx docs. (#2)
  • Fix focusOptions.distanceRadiusScale not updating on change. (#4)
  • Support customizing offset of markers using markersOptions.offsetRadiusScale.(#5)
  • Fix Typescript bugs. (#7)
  • Type *Options props with optional fields. (#9)