Jump to content
സഹായം

"എ.എം.എൽ.പി.സ്കൂൾ ആദൃശ്ശേരി" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം

വരി 89: വരി 89:


==വഴികാട്ടി==
==വഴികാട്ടി==
[https://www.google.com/maps/place/A.M.L.P+School+Adrisseri/@10.9733232,75.9519198,21z/data=!4m6!3m5!1s0x3ba7b30155d7023d:0x1d5996620fbc72b7!8m2!3d10.9735269!4d75.9517801!16s%2Fg%2F11fx8z8jy5?entry=ttu]
// Initialize and add the map
 
let map;
 
async function initMap(): Promise<void> {
 
  // The location of Uluru
 
  const position = { lat: 10.975354, lng: 75.95183 };
 
  // Request needed libraries.
 
  //@ts-ignore
 
  const { Map } = await google.maps.importLibrary("maps") as google.maps.MapsLibrary;
 
  const { AdvancedMarkerElement } = await google.maps.importLibrary("marker") as google.maps.MarkerLibrary;
 
  // The map, centered at Uluru
 
  map = new Map(
 
    document.getElementById('map') as HTMLElement,
 
    {
 
      zoom: 4,
 
      center: position,
 
      mapId: 'DEMO_MAP_ID',
 
    }
 
  );
 
  // The marker, positioned at Uluru
 
  const marker = new AdvancedMarkerElement({
 
    map: map,
 
    position: position,
 
    title: 'Uluru'
 
  });
 
}
 
initMap();


==സകൂൾ ചിത്രങ്ങൾ==
==സകൂൾ ചിത്രങ്ങൾ==
[[പ്രമാണം:19601 1.JPG|thumb|കംപ്യൂട്ടർ ലാബ്]][[പ്രമാണം:19601 2.JPG|thumb|കംപ്യൂട്ടർ ലാബ്]][[പ്രമാണം:19601 9.jpg|thumb|അമ്മ ലൈബ്രറി- അമ്മ വായന....പുസ്തക വിതരണ ഉദ്ഘാടനം]][[പ്രമാണം:19601 4.jpg|thumb|കർഷക ദിനം അവാർഡ് സ്വീകരണം, പൊന്മുണ്ടം പഞ്ചായത്ത്]][[പ്രമാണം:19601 3.jpg|thumb|സ്പോർട്സ് ഓവറോൾ ചാമ്പ്യൻസ്..]][[പ്രമാണം:19601 7.jpg|thumb|ഓണക്കളികൾ]][[പ്രമാണം:19601 6.jpg|thumb|പ്രവേശനോത്സവം., താളമേളങ്ങളോടെ കുരുന്നുകളെ സ്വീകരിച്ച ആനയിക്കുന്നു]][[പ്രമാണം:19601 8.jpg|thumb|സ്വാതന്ത്ര്യ ദിനാഘോഷം, പതാക നിർമാണം]][[പ്രമാണം:19601 5.jpg|thumb|പ്രവേശനോത്സവം.]][[പ്രമാണം:ARDRAM MAGAZINE COVER PAGE.jpg|thumb|In the backround of school premises]][[പ്രമാണം:19601LOGO.png|thumb|School Logo]]
[[പ്രമാണം:19601 1.JPG|thumb|കംപ്യൂട്ടർ ലാബ്]][[പ്രമാണം:19601 2.JPG|thumb|കംപ്യൂട്ടർ ലാബ്]][[പ്രമാണം:19601 9.jpg|thumb|അമ്മ ലൈബ്രറി- അമ്മ വായന....പുസ്തക വിതരണ ഉദ്ഘാടനം]][[പ്രമാണം:19601 4.jpg|thumb|കർഷക ദിനം അവാർഡ് സ്വീകരണം, പൊന്മുണ്ടം പഞ്ചായത്ത്]][[പ്രമാണം:19601 3.jpg|thumb|സ്പോർട്സ് ഓവറോൾ ചാമ്പ്യൻസ്..]][[പ്രമാണം:19601 7.jpg|thumb|ഓണക്കളികൾ]][[പ്രമാണം:19601 6.jpg|thumb|പ്രവേശനോത്സവം., താളമേളങ്ങളോടെ കുരുന്നുകളെ സ്വീകരിച്ച ആനയിക്കുന്നു]][[പ്രമാണം:19601 8.jpg|thumb|സ്വാതന്ത്ര്യ ദിനാഘോഷം, പതാക നിർമാണം]][[പ്രമാണം:19601 5.jpg|thumb|പ്രവേശനോത്സവം.]][[പ്രമാണം:ARDRAM MAGAZINE COVER PAGE.jpg|thumb|In the backround of school premises]][[പ്രമാണം:19601LOGO.png|thumb|School Logo]]
}}
}}
254

തിരുത്തലുകൾ

"https://schoolwiki.in/പ്രത്യേകം:മൊബൈൽവ്യത്യാസം/2195037" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്