Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source MagazineAOE Media

5.6. Drawing the Map

Rendering of the map is simple. Just call the drawMap() method on the Map object and it will return the HTML and Javascript necessary to display the map within a Frontend Plugin or Backend Module:

$output = $map->drawMap();