Hi Everyone,
I have integrated a Google Map on my website, which is working in good order.
The maps data such as location lat/lng is coming from database.
At present all the location markers are appearing on the map. I have a php page which draws out all the sql data and turns it into an xml domdocument which the map calls.
------------------------------------------------------------------------------------
what I need help with is how I can the result list appearing beside the map and when a user select a result it to appear on the map.
Also a search form which will filter the result and display relevant markers.
------------------------------------------------------------------------------------
I would like to thank you in advance for taking your time in looking at my problem and hope i get the response i need.
Thank you.