![Picture of Luis Arturo López Vergara Picture of Luis Arturo López Vergara](/graphics/unknown.gif)
Luis Arturo López Vergara - 2016-11-04 00:54:00 -
In reply to message 2 from Vagharshak Tozalakyan
Hi, I see that it´s a great PHP Class. But also I have the same problem in a localhosta enviroment, I try used:
try {
$pos = $map->getLatLng('Eiffel Tower, Paris', MapBuilder::URL_FETCH_METHOD_CURL);
} catch (MapBuilderException $ex) {
//die($ex->getMessage());
}
But I get
Notice: Undefined variable: pos in
Thanks, for your support.