Ashwin Samant wrote: > Hello All > > I was trying to fiddle with Mike's Car Trip example on > http://econym.googlepages.com/example_cartrip2.htm > > Since I dont have a the maps hosted on a site and I am running it off > my localhost for the timebeing. I just wanted to ask a few questions. > > 1) Mike's car trip basically displays only one car at a time. Is is > possible to use mouse click event and also front end GUI with radio > buttons saying..alright for Car1..I click two points and the car moves > along tht route....then click on Car2 radio button..and then again > click two points on the map and the car2 moves along tht route. In > these cases its obvious I wont be panning the view and would manually > follow the car route which I want to.
Yes. > > 2) Also is it possible that instead of a car moving i can show a plane > moving on tht map..which means that it doesnt have to follow a > particular route.it just needs to follow the points which i have > clicked using my mouse. Yes. > > 3) One problem i am having is..I downloaded the Google Earth > Plugin..and ran Mike's car trip and I also included > > map.addMapType(G_SATELLITE_3D_MAP); > > in the code. I somehow dont see the car moving from start to end and > nor does the polyline increment. But one strange thing i noticed is > that the map pans to the current point i.e The View moves alongs the > route. I havent changed any part in his code when it came to the > google earth plugin..I just included the above code. Don't know what is going on. You didn't post a link... > > I will soon be having a website for this. please let me know if the > above three things are possible and give me a hint as to how i can do > it. I will learn and do as much as I can. > > Thanks > Ashwin Samant --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
