-2

I need to create a shape on the google map. If the user wants to create a shape(Polygon, Circle, Rectangle, Square) with the help of Drawer he will be able to draw shapes.

Is there any related feature of Google Maps which I can use to achieve this feature?

Thanks in advance

lakshman
  • 2,641
  • 6
  • 37
  • 63

1 Answers1

0

There is, you may try reading Drawing Manager from Google Maps Api Drawing Layer (Library)

Here is a working example of what you can achive

GoogleEx_DrawingTools

Danielle Lpz
  • 312
  • 3
  • 14