FAHD+18 Posted December 13, 2016 Share Posted December 13, 2016 شباب اللي عندهم خبرة اانا الان اسوي مود مثلا راندوم ماركر يعني يخرج 5 ماركرات عشوائي وكل ما تدخل في ماركر التاني يختفي انا عايز الفكشن و كيف اسوي الكلام تحت مثل .. marker = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 170 ) عايز اسوي شي تحتة شباب ماركر تااني اكتب تحتة كدا ! marker = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 170 ) مرتين ولا في كلمة بتتكتب ! المساعدة لاهنتم Link to comment
iPrestege Posted December 14, 2016 Share Posted December 14, 2016 وضح اكثر يعني وش اللي تبي تسوية مافهمتك؟ Link to comment
Abu-Solo Posted December 14, 2016 Share Posted December 14, 2016 6 hours ago, iPrestege said: وضح اكثر يعني وش اللي تبي تسوية مافهمتك؟ قصدة ان الماركر اذا جا يكتب عليها كلام تجي علي باقي الماركات Link to comment
iPrestege Posted December 14, 2016 Share Posted December 14, 2016 يجيب كل الماركرات باستخدام : getElementsByType Link to comment
#STZ Posted December 14, 2016 Share Posted December 14, 2016 M1 = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 170 ) M2 = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 170 ) M3 = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 170 ) M4 = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 170 ) M5 = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 170 ) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now