is_supported


Description:

public static bool is_supported ()

Checks whether libshumate was compiled with vector tile support.

If it was not, vector renderers cannot be created or used.

Returns:

true if libshumate was compiled with `-Dvector_renderer=true` or false if it was not