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

Public Member Functions

 __construct (MappingService $service=null)
 
 renderMap (array $params, 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\MediaWiki\ParserHooks\DisplayMapRenderer::renderMap ( array  $params,
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
array$params
Parser$parser
Returns
string

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

About | General disclaimer | Privacy policy