Details
- 
        Type:
 Improvement
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 4.0
 - 
            Fix Version/s: EE-4.2.0.GA
 - 
            Component/s: ACE-Components
 - 
            Labels:None
 - 
            Environment:Any
 
Description
                    As found in ICE-10347, displaying multiple services on the same map is supported by the Google Maps API, but it's not supported in ace:gMap with ace:gMapService. Fixing the way services are added to a map in our ace:gMap javascript code should solve this issue.
            
r51533: fix to support multiple direction services on the same map
The other services didn't require this fix, since they aren't displayed on the map, they just provide information.