Is it possible to add a custom control to the GMap control in the Subgurim library?
I see that I can add a GControl with the GMap.AddControl method. I tried to create a custom GControl by implementing a WebControl inheriting from IGControl. Although this compiled and executed nothing was rendered on the map.