Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.2
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:ICEfaces 4 trunk r51577, Tomcat 8, all browsers
Description
The behaviour in the gMap > Services showcase demo has changed since the fix for ICE-10459.
When selecting a new transport mode such as walking or cycling, the old transport mode route on the map remains and is not replaced by the new transport mode route.
See screen shot gmapServices.png. The original route on the left is from the default Driving transport mode. When transport mode was changed to walking it drew the center route. When transport mode was changed to transit it drew the route on the right. Previously the old transport mode route would be replaced by the new one.
When selecting a new transport mode such as walking or cycling, the old transport mode route on the map remains and is not replaced by the new transport mode route.
See screen shot gmapServices.png. The original route on the left is from the default Driving transport mode. When transport mode was changed to walking it drew the center route. When transport mode was changed to transit it drew the route on the right. Previously the old transport mode route would be replaced by the new one.
r51629: fix to only display one service per ace:gMapServices component