SVG Class ========= .. php:namespace:: BeastBytes\Yii\Leaflet\Renderers .. php:class:: Svg Represents a SVG renderer .. php:method:: __construct(array $options) Create a new `Svg` renderer :param array. $options: Renderer options :returns: A new instance of the renderer :rtype: Svg .. |component| replace:: Svg .. include:: /snippets/component.rst .. seealso:: `Leaflet Svg documentation `__