Semantic MediaWiki and related extensions
Public Member Functions | Public Attributes | List of all members
Maps\Map\DisplayMap\DisplayMapRenderer Class Reference

Public Member Functions

 __construct (MappingService $service=null)
 
 renderMap (MapData $mapData, Parser $parser)
 

Public Attributes

 $service
 

Detailed Description

Class handling the #display_map rendering.

GNU GPL v2+

Author
Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >
Kim Eik

Member Function Documentation

◆ renderMap()

Maps\Map\DisplayMap\DisplayMapRenderer::renderMap ( MapData  $mapData,
Parser  $parser 
)
final

Handles the request from the parser hook by doing the work that's common for all mapping services, calling the specific methods and finally returning the resulting output.

Parameters
MapData$mapData
Parser$parser
Returns
MapOutput

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy