Google Map without pin

Permalink
Hi all, I can't seem to get/see any pins on Google Maps Premium blocks.

Example (and all pages under "Contactos"):http://ar.infonewreality.com/~luzesom/contactos/vision-it/...

I'm using a kms file that I got from earth. I don't want to use another Google Map block since this one resizes and works fine on mobile.

Any ideas on this?

pdcouto
 
hutman replied on at Permalink Reply 1 Attachment
hutman
I clicked the Download KML link on the page you linked to, installed a fresh copy of the most recent Premium Google Maps add-on using Concrete 5.6.3.3 with the settings as shown in the attachment and the map shows with a yellow pin.
pdcouto replied on at Permalink Reply 2 Attachments
pdcouto
Thanks for your time hutman. Appreciate it.

Still no pin. But when I'm editing the stack it does show. (check attached images).

Also saved a new KML file from Google Earth just to make sure.

I'm wondering what could went wrong.
hutman replied on at Permalink Reply
hutman
Ok, the reason that it's not showing is because you have a style max-width: 100%; overriding your .gm-style img max-width: none; so if you can find where the ".gm-style img max-width: none;" is in your header add a !important to it and that should fix the problem.
pdcouto replied on at Permalink Reply
pdcouto
Thanks hutman, but I just couldn't fix it since I didn't find that small CSS anywhere. The addon doesn't have any CSS on it's folder. Couldn't detect with Firebug either, I must be missing something.

Anyway: just solved the problem using the usual google map code you insert on an html block. It resizes to, shows the adress and a pin. Check link. I think it looks good!

http://ar.infonewreality.com/~luzesom/contactos/ls-showroom-lisboa/...

Thanks again!
hutman replied on at Permalink Reply
hutman
That CSS isn't in the add-on, it's in the header.php in your theme.