3rd party module issue

GK User
Tue Jun 02, 2015 10:02 am
For my location site I want to insert the OpenStreetMap-module http://extensions.joomla.org/profile/extension/maps-a-weather/maps-a-locations/osmodul. I did it with {loadmodule mod_osmod}
The result should looks as follows: http://hof-ronig.de/
One year ago I did it on http://diesaftpresse.de/index.php/standorte-anmeldung.html and it still works. This template is based on Joomla 2.5
Unfortunately on my current site the map and the marker doesn't load and only a grey background is visible: http://install.diesaftpresse.de/index.php/standorte
I stay In touch with the module developer and he supposes it could has to do with the SteakHouse-template.
User avatar
Senior Boarder

GK User
Thu Jun 04, 2015 8:07 am
To give a summary of my problem: I think something - probably in the template - is blocking the loading of the OpenStreet-maps.
User avatar
Senior Boarder

teitbite
Mon Jun 08, 2015 8:05 am
Hi

It looks like some code is missing in plugin. When I add this to css map is showing:

Code: Select all
.leaflet-map-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-pane, .leaflet-tile-container, .leaflet-overlay-pane, .leaflet-shadow-pane, .leaflet-marker-pane, .leaflet-popup-pane, .leaflet-overlay-pane svg, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
    height: 100%;
    width: 100%;
}
User avatar
Moderator

GK User
Mon Jun 08, 2015 9:22 am
Yes indeed, works for me too. I'm going to forward it to the module-developer to solve this problem. Thank you for support, teitbite.
User avatar
Senior Boarder

teitbite
Tue Jun 09, 2015 8:47 pm
Hi

It may be only because our template, but surely overwriting this won't do any damage :) Glad it worked.
User avatar
Moderator


cron