php - How to cover an area using bing map? -


Is there any possible way to cover the area using Bing MAP.

Visit this link. / P>

I need this to see how it looks like.

Any help would be appreciated. Thanks n advance

You need to use it. You have to make an example of the VEMAP class centered in your interest area, and then make one or more examples of VEShape and add them to the map The following code creates a shape covering India's border:

Make a map map = new VEMAP ('myMap'); // Set Center and Zoom Level Map Loadmap (New Veilatong (22.268764039073965, 79.98046875), 4); // Make size (area) with TL, TR, BR and BL Size size = new weaship (Weissip type polygon, [new vilatong (32.84267363195431, 68.02734375), new wallelet long (32.84267363195431,90.87892525), New Velette Long (4.915832801313164, 90.878 9 625), New Veilatong (4.915832801313164,68.02734375)]); // format size if necessary var fillColor = new vicholor (226, 224, 21.9.0.5); Shape.SetFillColor (fillColor); // Map to add the map map. AddShape (shape);

Check the examples shown for more details


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -