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

Looptijd

Looptijd:

Slechts 3 dagen

Methode

Methode:

Klas / Online / Hybride

Volgende datum

Volgende datum:

24/6/2024 (Maandag)

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

Zeven redenen waarom jij voor jouw Google Maps cursus voor Firebrand kiest:

  1. Jij zal in slechts 3 dagen Google Maps gecertificeerd zijn. Doordat onze cursussen residentieel zijn kunnen wij langere lesdagen aanbieden en zal je tijdens je verblijf volledig gefocust zijn op jouw cursus
  2. Onze Google Maps cursus is all-inclusive. Cursusmaterialen, accommodatie en maaltijden zijn inbegrepen.
  3. Slaag de eerste keer voor Google Maps of train gratis opnieuw.Op basis van onze certificeringsgarantie kun je voor het geval je de eerste keer niet slaagt binnen een jaar terugkomen en opnieuw trainen. Je betaalt dan alleen voor accommodatie en examens. De andere kosten zijn inbegrepen.
  4. Je zal meer over Google Maps leren. Waar opleidingen elders doorgaans van 9:00 tot 17:00 duren, kan je bij Firebrand Training rekenen op 12 uur training per dag!
  5. Je zal Google Maps sneller beheersen. Doordat onze cursussen residentieel zijn word je in korte tijd ondergedompeld in de theorie. Hierdoor zal je volledig gefocust zijn op de cursus en zal je sneller de theorie en praktijk beheersen.
  6. Je zal voor Google Maps studeren bij de beste training provider. Firebrand heeft het Q-For kwaliteitlabel, waarmee onze standaarden en professionaliteit op het gebied van training erkend worden. We hebben inmiddels 134561 professionals getraind en gecertificeerd!
  7. Je gaat meer doen dan alleen de cursusstof van Google Maps bestuderen. We maken gebruik van laboratoria, case-studies en oefentests, om ervoor te zorgen dat jij jouw nieuwe kennis direct in jouw werkomgeving kan toepassen.

Benefits

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.

Weet je niet zeker of je aan de vereisten voldoet? Maak je geen zorgen. Jouw trainingsadviseur bespreekt jouw achtergrond met je om te begrijpen of deze cursus geschikt is voor je.

Beoordelingen

Wereldwijd heeft Firebrand in haar 10-jarig bestaan al 134561 studenten opgeleid! We hebben ze allemaal gevraagd onze versnelde opleidingen te evalueren. De laatste keer dat we onze resultaten analyseerden, bleek 96.41% ons te beoordelen als 'boven verwachting'


"Great teacher, highly recommended GCP instructor. Really enjoyed my week."
Neil Goodridge. (6/6/2023 (Dinsdag) t/m 9/6/2023 (Vrijdag))

"De kennis van de trainer en zijn vermogen om deze hoeveelheid stof in 2 dagen over te brengen zijn een groot compliment waard. Kwaliteit van de locatie is uitstekend."
Arie van der Sman, Ventus. (25/3/2024 (Maandag) t/m 27/3/2024 (Woensdag))

"Van het begin tot het einde professionele dienstverlening"
Philip Lebesque. (25/3/2024 (Maandag) t/m 26/3/2024 (Dinsdag))

"Very good training!"
MK. (25/3/2024 (Maandag) t/m 26/3/2024 (Dinsdag))

"Very well structured! I found the course very useful and the instructor explained everything very well"
AN. (19/3/2024 (Dinsdag) t/m 21/3/2024 (Donderdag))

Cursusdata

Start datum

Eind datum

Status

Locatie

Nu boeken

19/2/2024 (Maandag)

21/2/2024 (Woensdag)

Beëindigde cursus - Geef feedback

-

 

24/6/2024 (Maandag)

26/6/2024 (Woensdag)

Wachtlijst

Landelijk

 

5/8/2024 (Maandag)

7/8/2024 (Woensdag)

Beperkte beschikbaarheid

Landelijk

 

16/9/2024 (Maandag)

18/9/2024 (Woensdag)

Open

Landelijk

 

28/10/2024 (Maandag)

30/10/2024 (Woensdag)

Open

Landelijk

 

9/12/2024 (Maandag)

11/12/2024 (Woensdag)

Open

Landelijk

 

Nieuwste beoordelingen van onze studenten