arwaz shaikh
arwaz shaikh

Reputation: 1361

Google Map Polygon / Rectangle event to draw user editable square

I am trying very hard today to code something that will allow user to resize square over google map. I have tried rectangle / polygon with no success. When a user will increase the width / height individually this should result changes in both parameter equally.

Any help will be highly appreciated.

Upvotes: 0

Views: 201

Answers (1)

arwaz shaikh
arwaz shaikh

Reputation: 1361

I got my solution by changing approach and following a bit from this:

get boundaries longitude and latitude from current zoom google maps

Upvotes: 1

Related Questions