DMXzone Google Maps Support Product Page
Solved
markers (street view control, etc) are not showing
Reported 13 years ago
2
have this problem
13 years ago manuel pinto posted:
Wonder to know why the markers (street view control, etc) are not showing. Here's the link: www.adegavalecambra.com/teste.html . Thanks Replies
Replied 13 years ago
13 years ago Teodor Kuduschiev replied:
Hi Manuel,
In your css i see:
max-width: 100%; is breaking the Google Maps icons.
In your css i see:
.p7ccm02-dyn-img img { height: auto; max-width: 100%; width: auto; } p7ccm02.css (line 49)
max-width: 100%; is breaking the Google Maps icons.
Replied 13 years ago
13 years ago manuel pinto replied:
Thanks for the hint