Map and Gesture Detector pass parameter to event function #4410
              
                Unanswered
              
          
                  
                    
                      valentinedwv
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
| I dont really understand. Please share some complete runnable code and then better explain what you want to achieve. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I would like to display some content when a map.Marker is hovered over.
Is there a way to pass parameters to the on_enter event from a GestureDetector?
or some way to add a reference id to a control so I can get that information from a dataframe? I would like to pass name to the dialog?
this always returns the name of the last value passed as a marker.
I would like to be able to display some data about each location
Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions