How delete vertex (node) on Polygon with Hole (Google Maps V3)
问题 I have taken this example (solution) from Ian Grainger, but I added a Polygon with inner hole. This example work fine for outer vertex path, but not for inner vertex path. I need implement event Listener for internal and external node, because on fire event on internal vertex, delete external vertex. It doesn't work well. Can someone provide some sample on how to solve this issue? 回答1: One of your issues is polygon with a hole in it has multiple (in this case two) paths, and you aren't adding