• When i insert the google map widget with a dynamic map in a 50%-50% layout the marker is outside of the default view that appears on the page.

    The map seems to be centered as the map was taking 100% width of the page.

    The problem is that there is no width configuration when using a dynamic view map.

    By changing the line (on the configuration page of the widget)

    <div class="siteorigin-widget-field siteorigin-widget-field-type-text siteorigin-widget-field-settingswidth siteorigin-widget-field-state-static siteorigin-widget-field-is-hidden" style="display: none;">

    to

    <div class="siteorigin-widget-field siteorigin-widget-field-type-text siteorigin-widget-field-settingswidth siteorigin-widget-field-state-static siteorigin-widget-field-is-hidden" style="display: block;">

    (which is the one used on the static layout of the wiget)

    The width configuration appears and if we set to the desired value everything works fine.

    https://wordpress.org/plugins/so-widgets-bundle/

Viewing 1 replies (of 1 total)
  • Plugin Author Braam Genis

    (@braam-genis)

    Hi faacsousa

    The interactive map isn’t supposed to display the width field as it should always take up 100% of the space available to it.

    Do you perhaps have a URL where I could see the problem in action?

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Google maps markeer of the map’ is closed to new replies.