In angular-google-maps, how to show infoWindow via a mouseover event on marker? -


I am working on a project with angular-Google maps. I wanted to add a mouseover event for markers, so I looked up the tutorial in angular-Google-Maps example folders. However, I can not work on it here is the plunker link

   

$ scope.markersEvents = {mouseover: function (gMarker, eventName, model) {

  model.show = true; $ Scope $ apply () .; }   

}

Use this show = "' "Show" instead of Show Show, worked for me


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -