ICEfaces
  1. ICEfaces
  2. ICE-10246

ace:gMap - Setting the options attribute had no effect on the rendered map

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: EE-3.3.0.GA_P02
    • Fix Version/s: 4.0, EE-3.3.0.GA_P03
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      When setting various options available for the ace:gMap component, these options are not set on the rendered map. For example, adding "mapTypeId: google.maps.MapTypeId.SATELLITE" to the options attribute still renders a map in the ROADMAP type.

      This can also be reproduced with the Showcase demo. Changing the options in the map options demo, does nothing to the rendered map.

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Summary ace:gMap = Setting the options attribute had no effect on the rendered map ace:gMap - Setting the options attribute had no effect on the rendered map
        Hide
        Arran Mccullough added a comment -

        Sample code I am testing with:

        <ace:gMap id="gMapMarker" style="width: 1000px; height: 600px;"
        latitude="0" longitude="0" zoomLevel="3"
        options="mapTypeId: google.maps.MapTypeId.SATELLITE,
        mapTypeControlOptions:

        { position: google.maps.ControlPosition.TOP_RIGHT, mapTypeIds: [google.maps.MapTypeId.ROADMAP, google.maps.MapTypeId.SATELLITE] }

        ">
        </ace:gMap>

        Show
        Arran Mccullough added a comment - Sample code I am testing with: <ace:gMap id="gMapMarker" style="width: 1000px; height: 600px;" latitude="0" longitude="0" zoomLevel="3" options="mapTypeId: google.maps.MapTypeId.SATELLITE, mapTypeControlOptions: { position: google.maps.ControlPosition.TOP_RIGHT, mapTypeIds: [google.maps.MapTypeId.ROADMAP, google.maps.MapTypeId.SATELLITE] } "> </ace:gMap>
        Ken Fyten made changes -
        Assignee Mircea Toma [ mircea.toma ]
        Fix Version/s 4.0 [ 11382 ]
        Fix Version/s EE-3.3.0.GA_P03 [ 11572 ]
        Affects Version/s 4.0 [ 11382 ]
        Assignee Priority P1 [ 10010 ]
        Hide
        Mircea Toma added a comment -

        I cannot reproduce this issue using showcase application.
        Arran is confirming that he also is not able to reproduce the issue using the test case.

        Show
        Mircea Toma added a comment - I cannot reproduce this issue using showcase application. Arran is confirming that he also is not able to reproduce the issue using the test case.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Mircea Toma made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Mircea Toma made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Cannot Reproduce [ 5 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: