I am stuck, completely as in for hours and hours on something that has
to be simple. I am trying to pull an Address, City, State, Zipcode
from my database and have the map displayed for that address through
PHP. My code is below that I have been using, only a snippet as the
rest is standard. I place this at the bottom of the script and still
get no results is there anything I need to be doing instead. I don't
have lat/longs, only addresses. Thanks for any help.
);
}
}
showAddress(\"".unHTML("$f[listing_address1] $f
[listing_address2] $map_city, $map_state $f[listing_zip]
$map_country")."\");
}
}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---