Beispiel #1
0
<?php

include '../config.php';
include ROOT . 'model/Mapa.php';
$map = new Mapa();
$map->gerar_markersdata('', -1, -1, true);