Unbekannt

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: MashUp -> Link from Post to MashUp #18862
    Unbekannt
    Participant

      Sorry, I described it badly.

      Currently, only those items are displayed in the list that are also in the mashup map’s field of view.
      Is it possible to select a certain center and zoom and still get all results displayed in the list even if they are not in the field of view?

      Thanks for your support. 🙂

      Best regards

      in reply to: MashUp -> Link from Post to MashUp #18860
      Unbekannt
      Participant

        Thank you very much, it works now.

        Unfortunately I couldn’t find an answer to a little other question. Is it possible to display all items in the items list in the MashUp map?

        in reply to: MashUp -> Link from Post to MashUp #18854
        Unbekannt
        Participant

          Hello,
          I found a small solution with the help of hashtags. For this I need the post title on the mashup page without spaces. I’ve tried it for a few hours now, but it doesn’t work. I would just have to remove the spaces from {{poi.title}}. Do you have a solution? I would be very grateful.

          This is what my code currently looks like:
          <div class=”mapp-title” value=”<?php $str = ‘{{poi.title}}’; echo wordwrap(strtolower($str), 1, ‘-‘, 0); ?>”>{{{poi.title}}}</div>

        Viewing 3 posts - 1 through 3 (of 3 total)