abundance - 2014-06-10 22:31:27
When I use SimpleGMapAPI I would like to know if there is a way to
determine which addresses are invalid? For example, if I use a crazy
address like:
$map->addMarkerByAddress("999999 hawthorne st san francisco ca", "tip",
"label", "");
It positions a maker near 100 hawthorne st. Is there a way to determine
that the address given is out of range?