ICEfaces
  1. ICEfaces
  2. ICE-4150

gMapMarker component doesn't respect its "longitude" and "latitude" attributes, and must require a gMapLatLng or gMapLatLngs to render GMarker(s)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7.2
    • Fix Version/s: 1.8RC2, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Development is in Netbean running on a Mac. Application is running on Glassfish v2
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      I had to create a gMapLatLng with the design interface and then do the following, directly editing the JSP code.

      Change <ice:gMapMarker id="gMapMarker" Lat..../ > to <ice:gMapMarker id="gMapMarker"></ice:gMapMarker>

      Move the gMapLatLng tag to within the gMapMarker tags.


      Show
      I had to create a gMapLatLng with the design interface and then do the following, directly editing the JSP code. Change <ice:gMapMarker id="gMapMarker" Lat..../ > to <ice:gMapMarker id="gMapMarker"></ice:gMapMarker> Move the gMapLatLng tag to within the gMapMarker tags.

      Description

      I'm using ICEFaces as delivered in the Netbeans plugin and developing as a Visual Web JSF project. I would create a marker using the design interface but the markers would not show up on a map at runtime. I spent several hours looking through documentation trying to find a solution.

      I did find a workaround which I noted below. However the workaround does not show up in the Desgin interface.

        Issue Links

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              Eric Marsh
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: