Answer the question
In order to leave comments, you need to log in
How to unblock click listener when using drawingManager?
Good afternoon!
I ran into a problem that when using the drawing library, the google.maps.event.addListener(map, "click", function(e){...}); event does not fire.
Using google.maps.event.addListener(drawingManager, 'rectanglecomplete', function(e){...}) is not suitable in my case, since it is necessary to track a number of actions at the moment the shape is drawn, and not after.
How to unblock click listener when using drawingManager?
Help advice!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question