dolibarr 20.0.0
GeoMapEditor Class Reference

Class to manage a Leaflet map width geometrics objects. More...

Public Member Functions

 __construct ()
 __contruct
 
 getHtml ($htmlname, $geojson, $centroidjson, $markertype)
 getHtml
 

Detailed Description

Class to manage a Leaflet map width geometrics objects.

Definition at line 27 of file geomapeditor.class.php.

Constructor & Destructor Documentation

◆ __construct()

GeoMapEditor::__construct ( )

__contruct

Returns
void

Definition at line 34 of file geomapeditor.class.php.

Member Function Documentation

◆ getHtml()

GeoMapEditor::getHtml ( $htmlname,
$geojson,
$centroidjson,
$markertype )

getHtml

Parameters
string$htmlnamehtmlname
string$geojsonjson of geometric objects
string$centroidjsonjson of geometric center of object
string$markertypetype of marker, point, multipts, linestrg, polygon
Returns
string

Definition at line 48 of file geomapeditor.class.php.

References position.


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