Problem with Phoca Maps when responsive
Posted: 02 Nov 2014, 21:06
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
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