- πΊπΈUnited States markusa
I think this is a leaflet issue.
Leaflet integration was pulled out into a separate module: https://www.drupal.org/project/civicrm_entity_leaflet β
We have a view that creates a map of a venue based on the CiviCRM address for the event. The information is being passed over correctly. Inside the view, it renders fine. It's about 720px wide. However, on the actual page where we call it up, it's only about 450px (varies depending on screen size). Even when we try setting the size in css, it thinks it is wider. As such, the marker is never centered in the map - it's always just off to the right.
Is there something I'm missing to fix this?
Closed: won't fix
3.3
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I think this is a leaflet issue.
Leaflet integration was pulled out into a separate module:
https://www.drupal.org/project/civicrm_entity_leaflet β