• Hi,
    I have multiple units at the same address.
    When viewing a map with that address, the icon shows “2” as expected, however, when clicking on the icon, nothing happens.
    Please advise. thanks!
    Andy

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author rameez_iqbal

    (@rameez_iqbal)

    Hi Andy, we’re familiar with this bug and will fix it in the next release. Until then you can fix it yourself on your end by editing following file

    assets/front/lib/home-maps.js

    On the line 371, after gridSize: 40, add following

    maxZoom: 18,

    Regards

    Thread Starter trulygood

    (@trulygood)

    Hi – thanks again for the quick reply.

    I updated the code as advised, and instead of fixing the issue (the icon showing “2” but not opening when clicked), instead it just displays 1 of the 2 properties at that address. Please advise.

    Plugin Author rameez_iqbal

    (@rameez_iqbal)

    Can you please provide the URL to have a look?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple Units at Same Address’ is closed to new replies.