visgl / react-map-gl

React friendly API wrapper around MapboxGL JS
http://visgl.github.io/react-map-gl/
Other
7.88k stars 1.36k forks source link

Allow disabling RTLTextPlugin and load lazy #2312

Closed KiwiKilian closed 11 months ago

KiwiKilian commented 1 year ago

As discussed in #2310 this is the patch which fixes the following for the RTLTextPlugin prop:

  1. Load lazy
  2. Allow the prop to be set to false to disable the current default load
KiwiKilian commented 11 months ago

@Pessimistress when are you planning on merging? Afterwards I would setup a the breaking change MR.

Pessimistress commented 11 months ago

Hey sorry I've been busy. Will publish a patch today.