user2687153
user2687153

Reputation: 447

Google Maps API v3 add another button next to undo button when drawing a Polygon

I'm working with Google Maps API v3. When you edit a polygon, an "undo" button appears next to updated vertice.

I'm absolutely sure I've seen some times ago someone posting a jsfiddle where he demonstrates how to add another button next to this undo button, but I can't find it whereas I'm seeking for this link for 1 hour. It wasn't on geocodezip's website but I can't find its topic.

Can someone show me where I can find this implementation ? Thank you very much.

Upvotes: 1

Views: 2321

Answers (1)

AlexB
AlexB

Reputation: 7416

This is the link you're seeking for. I found it here.

Upvotes: 1

Related Questions