ICEfaces
  1. ICEfaces
  2. ICE-10854

ace:gMapMarker - Add ability to set marker with just an address

    Details

      Description

      Feature Request: Currently it is only possible to set a marker with a given latitude and longitude. This request is to be able to set the marker by just an address when lat/long is not known.

        Issue Links

          Activity

          Arran Mccullough created issue -
          Hide
          Ken Fyten added a comment -

          This enhancement requires adding a new 'address' attribute to ace:gMapMarker, which will take precedence over the latitude and longitude values, if specified. In this address mode, instead of adding a marker directly to the map, we will make a geocoding request to Google's servers to resolve the address and obtain a latitude-longitude value pair. From the geocoding success callback, we will finally add the marker to the map with the returned latitude and longitude values.

          Show
          Ken Fyten added a comment - This enhancement requires adding a new 'address' attribute to ace:gMapMarker, which will take precedence over the latitude and longitude values, if specified. In this address mode, instead of adding a marker directly to the map, we will make a geocoding request to Google's servers to resolve the address and obtain a latitude-longitude value pair. From the geocoding success callback, we will finally add the marker to the map with the returned latitude and longitude values.
          Ken Fyten made changes -
          Field Original Value New Value
          Assignee Arturo Zambrano [ artzambrano ]
          Fix Version/s EE-4.1.0.GA [ 12171 ]
          Fix Version/s EE-3.3.0.GA_P04 [ 12270 ]
          Hide
          Arturo Zambrano added a comment -

          r46946: added capability of setting a marker by simply specifying an address, instead of a (latitude, longitude) value pair

          Show
          Arturo Zambrano added a comment - r46946: added capability of setting a marker by simply specifying an address, instead of a (latitude, longitude) value pair
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #46946 Thu Jan 07 15:30:15 MST 2016 art.zambrano ICE-10854 added capability of setting a marker by simply specifying an address, instead of a (latitude, longitude) value pair
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/gmap/GMapMarkerRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/gmap/gmap.js
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/gmap/GMapMarkerMeta.java
          Hide
          Arturo Zambrano added a comment -

          r46947: backported fix to the 3.3 EE maintenance branch

          Testing notes: please test that the 'address' attribute works as described in the TLD documentation and run all regression tests involving ace:gMapMarker

          Show
          Arturo Zambrano added a comment - r46947: backported fix to the 3.3 EE maintenance branch Testing notes: please test that the 'address' attribute works as described in the TLD documentation and run all regression tests involving ace:gMapMarker
          Arturo Zambrano made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Hide
          Liana Munroe added a comment - - edited

          Verified ICEfaces 4 trunk, EE-3.3.0 maintenance branch r46949, Tomcat 8, FF 43, Chrome 47, IE 11, 10, 9. Updated QA test application /gMapDynMarkers.jsf to use the new address attribute.

          Show
          Liana Munroe added a comment - - edited Verified ICEfaces 4 trunk, EE-3.3.0 maintenance branch r46949, Tomcat 8, FF 43, Chrome 47, IE 11, 10, 9. Updated QA test application /gMapDynMarkers.jsf to use the new address attribute.
          Arturo Zambrano made changes -
          Link This issue blocks ICE-10940 [ ICE-10940 ]
          Ken Fyten made changes -
          Fix Version/s EE-4.1.0.BETA [ 13072 ]
          Ken Fyten made changes -
          Fix Version/s 4.2.BETA [ 13091 ]
          Fix Version/s 4.2 [ 12870 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

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

              Dates

              • Created:
                Updated:
                Resolved: