0

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.

arwaz shaikh
  • 1,341
  • 2
  • 9
  • 15

1 Answers1

1

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

get boundaries longitude and latitude from current zoom google maps

arwaz shaikh
  • 1,341
  • 2
  • 9
  • 15