You searched for the word(s):
Showing page 1 of 2 (12 total posts)
< 1 second(s)
-
I can't tell you how much I appreciate your help.
It WORKED like a charm!
-
Thanx for the quick reply. I'll test it and let you know.
-
Hello again!
Sorry but I can't get it to work.
Let me recap what I have done so far and give some code from the code behind.
1. I have a simple layout with a check box list control in an update panel and a gmap control out of the update panel
2. I read a database and get all of the available geometry in variables
3. ...
-
Thanx! I will try it ang tell you the results.
-
Apologies for my late postback. As I say in my first post it is as simple as it gets.
1. I read a database table with polygons.
2. I get the coords
3. I create the polygons and load them on the map
All the above during first page load
After that I create a CheckBox which corresponds to the polygons' collection. When I uncheck the box ...
-
Hi! I a previous post of mine I was asking about the hide functionality of a polygon. No matter what I've tried I can't get it to work.
I have a simple overlay collection with polygons. I iterate thru the collection using a for each - next block as shown below (VB.net):
for each item in myOverlayCollection
dim retval as string = ...
-
Hello. I have a problem with hiding and showing polygons.
I create a collection of polygon overlays using GoogleOverlaysCollection.
I iterate thru the collection with a for each function and i use the code below to hide the overlay
for each item in myOverlayCollection
dim retval as string = item.hide() ...
-
Never mind...
Thank you very much. I found the solution. WHAT A GREAT CONTROL!!!!
-
Thanks for the info. But I do seem to have a problem. I can't get the control to change the default map to hybrid or anything else. I know this is not the thread to ask on but I would be grateful for your help.
-
Hello everybody. I would like to get the licensed version of the control. Could somebody inform me on how to accomplish that. Thank you very much
1