Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter gasparirob

    (@gasparirob)

    I’v done so:

    wpsl-gmap.js -> row 1533

    // Store the marker for later use.
    if ( storeId != 0 ) markersArray.push( marker );

    It seems it works….

    Thread Starter gasparirob

    (@gasparirob)

    Nope! it duplicates starting poing at every search…

    Thread Starter gasparirob

    (@gasparirob)

    Update:

    file markercluster.js -> row 438

    added:

    if (marker['storeId']!=0)

    What do you think about? Do you have a better solution?

    Plugin Author Tijmen Smit

    (@tijmensmit)

    I’m on a short trip at the moment, so no time to play around with code. But I will have a look once I get back.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Don't include 'start point' in cluster’ is closed to new replies.