Google - Firebrand's training for Google Cloud Maps API Developer

Varighet

Varighet:

Bare 3 dager

Metode

Metode:

klasserommet / på nett / Hybrid

Neste dato

Neste dato:

24/6/2024 (Mandag)

Overview

The Google Maps API lets you embed Google Maps in your own web pages with JavaScript. The API provides a number of utilities for manipulating maps (just like on the http://maps.google.com web page) and adding content to the map through a variety of services, allowing you to create robust maps applications on your website.

Students will learn how to make maps with clickable markers, apply good CSS and JavaScript coding practices, also how to use multiple geocoding web services to translate physical addresses into latitudes and longitudes, and utilise location data in their application.

This Google Maps API training course will cover topics related to scalability, including marker clustering and on-the-fly image rendering techniques to display thousands of points on the map.

Advanced topics include: building your own info windows and tooltips, creating your own map tiles, and utilising publicly available census data to populate your own geocoding database.

Our Google Maps API Developer Training Course:

  • Allows you to achieve your certifications in a fraction of the time of 'traditional training' while delivering industry-leading exam passing percentages
  • Helps students grasp complex technical concepts more easily by identifying and catering to individual student learning styles through a mixed visual, auditory and kinaesthetic-tactual delivery system
  • Enhances retention by employing accelerated learning techniques focused on committing information to long-term memory

Her er 8 grunner til hvorfor du skal gjennomføre ditt Google Maps hos Firebrand Training:

  1. Du blir utdannet og sertifisert på bare 3 dager. Hos oss får du din utdanning og sertifisering på rekordtid, en sertifisering du også gjennomfører der og da som en integrert del av den intensive, akselererte utdanningen.
  2. Alt er inkludert. Et engangsbeløp dekker alt kursmaterial, eksamen, kost og losji og tilbyr den mest kostnadseffektive måten å gjennomføre ditt Google Maps kurs og sertifisering på. Og dette uten noen uannonserte ytterligere kostnader.
  3. Du klarer sertifiseringen første gangen eller kan gå kurset om igjen kostnadsfritt. Det er vår garanti. Vi er sikre på at du vil klare din Google Maps sertifisering første gangen. Men skulle du mot formodning ikke gjøre det kan du innen et år komme tilbake og kun betale for eventuelle overnattinger og din eksamen. Alt annet er gratis.
  4. Du lærer deg mer.Tradisjonelle utdanningsdager varer fra kl. 09.00 til 16.00 med lange lunsj- og kaffepauser. Hos Firebrand Training får du minst 12 timers effektiv og fokusert kvalitetsutdanning hver dag sammen med din instruktør, uten private eller arbeidsrelaterte, forstyrrende momenter.
  5. Du lærer deg Google Maps raskere. Vi kombinerer de tre innlæringsmetodene (Presentasjon |Øving| Diskusjon) slik at vi gjennomfører kurset på en måte som sikrer at du lærer deg raskere og lettere.
  6. Du er i sikre hender.Vi har utdannet og sertifisert 134.561 personer, vi er partner med alle de store navn i bransjen og vi har vunnet atskillige utmerkelser, bla. a. "Årets Learning Partner 2010, 2011, 2012, 2013 og 2015” fra Microsoft Danmark og med en vekst på 1430 % siden 2009 er vi årets Gazelle prisvinner på Sjælland, Danmark.
  7. Du lærer deg ikke bare teorien. Vi har videreutviklet Google Maps kursen og tilbyr flere praktiske øvelser og sikrer på den måten, at du kan bruke dine ferdigheter for å løse daglige praktiske problemstillinger.
  8. Du lærer av de beste. Våre instruktører på Google Maps er de beste i bransjen og tilbyr en helt unik blanding av kunnskap, praktisk erfaring og pasjon for å lære bort.

Curriculum

You will cover the following content in the Google Maps API Developer Course:

Introduction and overview

  • Understanding maps
  • Importance and history of Latitude and Longitude
  • Satelitte imagery
  • The importance of applying maps in modern applications
  • How it all works

Overview of new services

  • Difference between Google API V2 and V3, and understanding the emerging mobile technology market

Getting started

  • How to create a simple static map through Latitude and Longitude co-ordinates
  • Understanding output
  • JSON and XML
  • Understanding KML
  • Working with JSON and XML
  • Understanding Ajax
  • Adding Points
  • Adding Polygons and polylines
  • Polyline Geodesic
  • Polyline Encoding
  • Polygon and Tile Overlays
  • Map Polygon Simple
  • Ground Overlay Layers
  • Tile Detector
  • Positioning
  • Event driven Maps
  • Adding Control
  • Adding drag and drop
  • Adding graphics
  • Custom Overlays
  • Exporting via KML

Javascript tools

  • Specifying a New Location
  • Separating Code from Content
  • Cleaning Up
  • Basic User Interaction
  • Using Map Control Widgets
  • Creating Markers
  • Detecting Marker Clicks
  • Opening the Info Window
  • A List of Points
  • Using Arrays and Objects
  • Iterating
  • Implimenting a simple SQL database and server to store data
  • Interacting with and storing data on the Server
  • Interacting with Google Documents. Storing and creating data

Adding Interactivity

  • Creating the Map and Marking Points
  • Listening to User Events
  • Asking for More Information with an Info Window
  • Creating an Info Window on the Map
  • Embedding a Form into the Info Window
  • Avoiding an Ambiguous State
  • Controlling the Info Window Size
  • Implementing Ajax

Using Google's Ajax Object

  • Parsing the JSON Structure
  • Parsing XML structure
  • Retrieving Markers from the Server
  • Adding Some Flair
  • Geocoding Addresses
  • Geocoding Extraction
  • Geocoding Reverse
  • Geocoding Cache
  • GeoXML RSS
  • GeoXML KML

Adding Traffic Overlay

  • Creating a route finder
  • Directions Advanced
  • Streetview Interaction
  • Creating a Streetview Object
  • The Streetview Layer
  • Streetview Data

Creating a model with geocoding functionality

  • Building a Store Location Map

Manipulating Third-Party Data

  • Third-Party data
  • Introduction to YQL
  • Using YQL to extract data

Improving the User Interface

  • CSS: A Touch of Style
  • Maximizing Your Map
  • Adding Hovering Toolbars
  • Creating Collapsible Side Panels
  • Scripted Style
  • Switching Up the Body Classes
  • Resizing with the Power of JavaScript
  • Populating the Side Panel
  • Getting Side Panel Feedback
  • Data Point Filtering
  • RJS and Draggable Toolbars
  • RJS Templates and Partials
  • Draggable Toolbars
  • Optimizing and Scaling for Large Data Sets

Understanding the Limitations

  • Streamlining Server-Client Communications
  • Optimizing Server-Side Processing
  • Server-Side Boundary Method
  • Server-Side Common-Point Method
  • Server-Side Clustering
  • Custom Detail Overlay Method
  • Custom Tile Method
  • Optimizing the Client-Side User Experience

Advanced Tips and Tricks

  • Debugging Maps
  • Interacting with the Map from the API
  • Helping You Find Your Place
  • Force Triggering Events with GEvent
  • Creating Your Own Events
  • Creating Map Objects with GOverlay
  • Choosing the Pane for the Overlay
  • Creating a Quick Tool Tip Overlay
  • Creating Custom Controls
  • Creating the Control Object
  • Creating the Container
  • Positioning the Container
  • Using the Control
  • Adding Tabs to Info Windows
  • Creating a Tabbed Info Window
  • Gathering Info Window Information and Changing Tabs
  • Creating a Custom Info Window
  • Creating the Overlay Object and Containers
  • Drawing a LittleInfoWindow
  • Implementing Your Own Map Type, Tiles, and Projection
  • GMapType: Gluing It Together
  • GProjection: Locating Where Things Are
  • GTileLayer: Viewing Images
  • The Blue Marble Map: Putting It All Together

Multiple Waypoints

  • Yahoo! Maps Building Block APIs
  • Sample Data from Government Sources
  • Sources of Raw GIS Data

Building a Geocoding Service

  • Geo Location
  • Understanding how Geo location works
  • The importance of geo location with mobile phone technology and wireless networks
  • How to geo locate a device. The geo location class
  • Introduction to Google gears and Google latitude
  • Detecting a mobile device
  • Displaying maps and data on mobile devices

Exam Track

There is currently no exam associated to this training program.

What's Included

Prerequisites

For the Google Maps API Developer course students should be familiar with basic HTML and CSS, and have some programming experience.

Anmeldelser

Vi har lært opp 134.561 personer på 12 år. Vi ba dem om å anmelde vår akselererte opplæring. Akkurat nå har 96,41% angitt at Firebrand overgikk forventningene:

"Great teacher, highly recommended GCP instructor. Really enjoyed my week."
Neil Goodridge. (6/6/2023 (Tirsdag) til 9/6/2023 (Fredag))

"Great teacher, highly recommended GCP instructor. Really enjoyed my week."
Neil Goodridge. (6/6/2023 (Tirsdag) til 9/6/2023 (Fredag))

"I had a great time. The instructor is very knowledgeable and his training is on point. Two exams in 2 days is a lot. But he makes it doable."
Juan van Gom, Ministry of Defense Netherlands. (19/1/2024 (Fredag) til 21/1/2024 (Søndag))

"Detailed and thorough training in a great environment."
Anonymous, SYP. (8/1/2024 (Mandag) til 12/1/2024 (Fredag))

"I attended the Cyber Crime Foundation course with very little knowledge.. The instructor was fantastic, explained subjects in depth and allowed a good amount of time for questions. I came away with lots of knowledge ready to use what I've learnt in my day-to-day role."
JS. (8/1/2024 (Mandag) til 12/1/2024 (Fredag))

Kursdatoer

Start

Slutt

Kapasitet

Plass

Registrer deg

19/2/2024 (Mandag)

21/2/2024 (Onsdag)

Ferdig - Gi tilbakemelding

-

 

24/6/2024 (Mandag)

26/6/2024 (Onsdag)

Venteliste

Landsdekkende

 

5/8/2024 (Mandag)

7/8/2024 (Onsdag)

Begrenset kapasitet

Landsdekkende

 

16/9/2024 (Mandag)

18/9/2024 (Onsdag)

Ledige plasser

Landsdekkende

 

28/10/2024 (Mandag)

30/10/2024 (Onsdag)

Ledige plasser

Landsdekkende

 

9/12/2024 (Mandag)

11/12/2024 (Onsdag)

Ledige plasser

Landsdekkende

 

Siste anmeldelser fra studenten vår