Handle when drawing of polygons is complete in google maps api v3

后端 未结 2 1104

It seems that drawing of polygons is asynchronous in google maps api v3. Try to click the \"Load\" button in this example:

http://jsfiddle.net/rmXXF/

the tex

2条回答
  •  失恋的感觉
    2020-12-17 01:04

    You should use an overlay and listen to the drawing manager's 'rectanglecomplete' event. I can code up an example after lunch.

    David is right. I misread the documentation. Apologize. He should get the bounty.

提交回复
热议问题