Info Window for Map

Home Forums SPJS Charts for SharePoint Info Window for Map

Viewing 1 reply thread
  • Author
    Posts
    • #18013
      Pamela
      Participant

        Does anyone know how to create an Info Window for a map? I would like users to click on the map icon for a building site and have an Info Window pop up with data from the map list (project name, project status, links to add’l content, etc.).

        Example: https://developers.google.com/maps/documentation/javascript/examples/infowindow-simple

      • #18040
        Alexander Bautz
        Keymaster

          Just add a new “line” to the “Datatable fields” in the Basic setup tab with the field where you have your tooltip text (HTML is NOT supported), and add an option in the Options tab like this:

          “Option”:showInfoWindow
          “Value”:true

          Alexander

          • #18054
            Pamela
            Participant

              Thank you!

        Viewing 1 reply thread
        • You must be logged in to reply to this topic.