I would like to show a google map showing business location as well as some info about the business. I seen there are short codes to do this but there is no map or location module. Which module do you guys use for this? Perhaps a snippet of code would help.

You don't need a map module,  the shortcode can create the map for you.    Just create a new block and add into the block body (source mode)  something like this:

<p>[maps type='standard' link='#' title='Eiffel Tower' image='https://share.ehs.uen.org/sites/default/files/images/eiffel-tower.thumb…' phone=' +33 1 42758000' zoom='12']Eiffel Tower, Avenue Anatole France, Paris, France[/maps]</p>

 

the type does not seem to work... trying dark

Wondering how you change the logo in the marker as well.

 

[maps type='dark' link='' title='Gabriola Gallery' image='' phone='(250) 325-7488' zoom='12']377 Berry Point Road, Gabriola, BC[/maps]

I can not find where the logo is that shows on the marker...Also the phone number does not show up

Hello,

The marker icon of the shoot theme, you can change it in shortcode--maps.tpl.php under sites/all/themes/templates/shortcode folder

In case your support license has not been expired, please open a ticket on our support ticket system https://support.drupalexp.com/tickets to receive faster support from us.

Thanks!