• Initializes a StylePackLoadOptions

    If metadata is not a valid JSON object, then this initializer returns nil.

  • Specifies the glyphs rasterization mode.

    If provided, updates the style package’s glyphs rasterization mode, which defines which glyphs will be loaded from the server.

    By default, ideographs are rasterized locally and other glyphs are loaded from network (i.e. .ideographsRasterizedLocally is used).