[OpenLayers-Trac] Re: [OpenLayers] #2984: Popup appears automatically when using Google Maps API v3

OpenLayers trac-20090302 at openlayers.org
Wed Feb 8 04:24:07 EST 2012


#2984: Popup appears automatically when using Google Maps API v3
------------------------------+---------------------------------------------
  Reporter:  vladimirc        |       Owner:  euzuro              
      Type:  bug              |      Status:  reopened            
  Priority:  major            |   Milestone:  2.11 Release        
 Component:  Layer.Google.v3  |     Version:  2.10                
Resolution:                   |    Keywords:  google api v3, popup
     State:  Needs More Work  |  
------------------------------+---------------------------------------------

Comment(by anrikun):

 Adding this to CSS hides popup and 2nd copyright:
 {{{
 div.olLayerGoogleCopyright,
 div.olLayerGooglePoweredBy
 {
   display: none !important;
 }
 }}}
 but Google links are still not clickable.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/2984#comment:7>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list