class AggRenderer

Methods

__construct(Map $map, Image $image)

AggRenderer constructor.

apply()

Render/paint image from Map configuration.

Details

at line 18
__construct(Map $map, Image $image)

AggRenderer constructor.

Parameters

Map $map Map object
Image $image Image object

at line 23
apply()

Render/paint image from Map configuration.