• Resolved microteq

    (@microteq)


    Hi

    I would like to create a summarized map with waymarks of the starting points of all my routes on all my created maps.

    Later, I would also like to filter my maps and display only the starting point waymarks of the filtered result on my summarized map.

    I know that this will be some programming work for me.

    Will I have to change your code (not preferred) or are there some action or filter hooks I can use?

    Many thanks.

    Daniel

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

    (@morehawes)

    Hi Daniel,

    Thanks for reaching out. This is an interesting idea, though I can not think what to suggest in terms of hooks to help you achieve this.

    One thought I have is that you could add the Maps in question to a Collection, then when embedding the Collection using the Shortcode you could hide all Markers except the starting points. Something like this:

    [Waymark collection_id="123" hide_marker="photo,food" show_marker="start"]

    Waymark automatically adds a link to the Map that each Marker belongs to when displaying a Collection. You can find more information about this here.

    I hope this helps.

    Cheers,

    Joe

    Thread Starter microteq

    (@microteq)

    Hi Joe

    Many thanks for your assistance. Your suggestion seems to work well. I tried it with a few routes. I wonder how it performs with a hundred of routes ??

    So i only have to figure out now how to filter all those routes.

    Thanks again and best regards.

    Daniel.

    Plugin Author Joe

    (@morehawes)

    Hi Daniel,

    I’m glad that was of some help.

    Cheers,

    Joe

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Summarized map (hooks?)’ is closed to new replies.