Array resets to 0 after calling method Programming Software Development by Peacer …VEarthImagery.Location() }; var ghost9 = new VEarthImagery.Pushpin { IconStyle = "19", Location…VEarthImagery.Location() }; var ghost10 = new VEarthImagery.Pushpin { IconStyle = "19", Location … Customize pushpins programmatically in bing maps c# Programming Software Development by SpyrosMet … (XElement child_elements in results) { //--------------------new pin------------------------------- string lat, lng; Pushpin pin = new Pushpin(); Grid pin_grid = new Grid(); Image place_thumbnail = new Image… overlay push-pin on resizable map without recalc of pin pos on map resize? Digital Media UI / UX Design by mrblint …that spot, or a div on that spot with a pushpin background image. When the city map resizes, is it…bigger the map, the bigger the pushpin, the smaller the map, the smaller the pushpin, without the developer having to …recalculate the pushpin image size? So it behaves just… Need to add multiple measurements virtual earth Programming Web Development by freshfitz … first Point plotted, then show it as a Pushpin newShape = new VEShape(VEShapeType.Pushpin, clickedLatLong); } // Clear out the old shape map.DeleteAllShapes… bing map control Programming Web Development by ricksvoid … = new VEMap('myMap'); map.LoadMap(); var myPolygon = new VEShape(VEShapeType.Pushpin, points); map.AddShape(myPolygon); }[/CODE] I dont have a whole… His name wasn't Earl: but he returned my lost iPhone with some iPad Karma Hardware and Software Hardware Mobile and Wearables by happygeek … much the entire mill, car park and road behind. The pushpin, however, remained fixed in the middle of the access road… Re: IE Running in the background playing audio ads Hardware and Software Information Security by Arekhon …c:\program files\explorer\Styles\SymbolImages\Pushpin\LightBluePushpin.png c:\program files\explorer\Styles\SymbolImages\Pushpin\OrangePushpin.png c:\program files\explorer…c:\program files\explorer\Styles\SymbolImages\Pushpin\SpringGreenPushpin.png c:\program files\explorer\Styles\SymbolImages\Pushpin\WhitePushpin.png c:\program files\explorer… Re: accessing XML subnodes with same name using LINQ in C# Programming Software Development by SpyrosMet … element; foreach (XElement child_elements in results) { string lat, lng; Pushpin pin = new Pushpin(); //pin.Tap += new EventHandler<>pin_Tap; lat = child_elements… Re: C++ Builder and Mappoint Pushpins Problem Programming Software Development by comtecworks … thing with CB5 but it only works to add a pushpin - not to delete them. Can you tell me how you… Re: Solution Explorer Window Programming Software Development by padtes … next to it and x to close window. When the pushpin is pointing side ways, it is stuck "open"… Re: Need Help Digital Media UI / UX Design by trishfernan …"; } .icon-linkedin-sign:before { content: "\f08c"; } .icon-pushpin:before { content: "\f08d"; } .icon-external-link:before { content… Re: Wher have all the bookmarks gone? Community Center by Dani … of a post to bookmark that individual post. Click the pushpin icon to the left of the first post in a… Re: Array resets to 0 after calling method Programming Software Development by nick.crane The problem is two VEarth instances. The Collision class has its own instance of VEarth. [CODE] class Collision { VEarth ve; //<-- VEarth used by Collision Player p1;[/CODE] The one initialised in Form1 is not the same instance. [CODE]public partial class Form1 : Form { Gps gps = new Gps(); … Re: Array resets to 0 after calling method Programming Software Development by Peacer [QUOTE=nick.crane;1237198]The problem is two VEarth instances. The Collision class has its own instance of VEarth.[/QUOTE] I can't test this code or anything, but it seems to be re-running code outside of the constructor and resetting the arrays to 0 aren't they not? Should that code only be run once and not every time a new instance is … Re: Array resets to 0 after calling method Programming Software Development by nick.crane No. The array used by the Collision is never initialised. The array is initialised in the VEarth.getMap method. This is called by the form in [iCODE]gps_LocationChanged[/iCODE] [CODE]mapView.Image = ve.getMap(pos.Latitude, pos.Longitude, 19, mapStyle); [/CODE] However, in the call to [iCODE]coll.isCollided()[/iCODE] the VEarth used is the … Re: overlay push-pin on resizable map without recalc of pin pos on map resize? Digital Media UI / UX Design by LastMitch >overlay push-pin on resizable map without recalc of pin pos on map resize? Is it possible that you can post your **CSS** code? A image of the error would be help. I don't like to click links. Re: His name wasn't Earl: but he returned my lost iPhone with some iPad Karma Hardware and Software Hardware Mobile and Wearables by LastMitch >Just as I was beginning to give up hope, after all more than two hours had now passed since dropping my iPhone by the car, the telephone rang. The person who had picked up my iPhone had got my message. I see him most every day walking his dog, we cross paths as I park up outside the office and he walks past. He lives, you see, in one of those …