I have a php page that will render a profile of a place from a database. I am looking for a way to have a "view-map" option that either dynamically get's filled and links to google, or figure the best solution with jquery or normal JS.
I can place the address using php, or have it be pulled for a jquery application. I am really not the greatest programmer and the API documentation is not easy.
I got v 3 working with a jquery plugin, but I need directions to work, and not sure how to do that?
Any help would be great.