Page 1 of 1

Problem with Phoca Maps when responsive

Posted: 02 Nov 2014, 21:06
by jkor
It seems to be a problem with the map view when using it responsive; when resizing to a smaller window, the map is no longer centered around the initial coordinates in the map configuration. Because of this, some markers might no longer display because they end up "outside" the map.

In a template made with Artisteer, this problem was solved by their support using the following in custom.css:

.phocamaps img {
max-width: none;
}

I have a site using the template Yoo Unity and have the same problem with the map when showing on a smaller screen/smartphone..

Any suggestions?

Regards,
Jan K

Re: Problem with Phoca Maps when responsive

Posted: 04 Nov 2014, 00:28
by Jan
Hi, try to see:
viewtopic.php?f=32&t=25718
Jan