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

Varaktighet

Varaktighet:

Bara 3 dagar

Metod

Metod:

Klassrum / Uppkopplad / Hybrid

Nästa datum

Nästa datum:

24/6/2024 (Måndag)

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

Sju anledningar till varför du bör välja din kurs med Firebrand Training

  1. Två utbildningsalternativ. Välj mellan boende på plats med klassrumsundervisning eller onlinekurser
  2. Du blir certifierad snabbt. Hos oss blir du utbildad rekordsnabbt
  3. Vår kurs är heltäckande. En engångsavgift täcker alla kursmaterial, examina**, boende* och måltider*. Inga dolda extra kostnader.
  4. Godkänn första gången eller träna om gratis. Detta är vår garanti. Vi är övertygade om att du kommer klara kursen på första försöket. Men om inte, kom tillbaka inom ett år och betala endast för boende, examina och tillkommande kostnader
  5. Du kommer lära dig mer. En dag med en traditionell utbildningsleverantör brukar generellt pågå från kl. 9 till 17, med en lång paus för lunch. Med Firebrand Training får du minst 12 timmar/dag av kvalitativ inlärningstid med din instruktör
  6. Du kommer lära dig snabbare. Sannolikheten är att du har en annan inlärningsstil än de omkring dig. Vi kombinerar visuella, auditiva och taktila stilar för att leverera materialet på ett sätt som säkerställer att du lär dig snabbare och enklare
  7. Du kommer studera med de bästa. Vi har varit med på Training Industrys lista "Top 20 IT Training Companies of the Year" varje år sedan 2010. Förutom många fler utmärkelser har vi utbildat och certifierat över 100 000 yrkesverksamma
  • * Endast för boende på plats. Gäller inte för onlinekurser
  • ** Vissa undantag gäller. Vänligen se Exam Track eller prata med våra experter

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.

Är du redo för din Firebrand kurs?

Vi intervjuar alla potentiella deltagare om deras bakgrund, utbildning, certifiering och personliga inställning. Om du kommer igenom denna process så har du riktigt goda möjligheter att klara din certifiering.

Firebrand Training erbjuder en ambitiös utbildningsmiljö som förutsätter att du verkligen dedikerar dig till kursen. Ovanstående förkunskaper är endast vägledande, många deltagare med mindre erfarenhet men med en annan bakgrund eller kunskap har framgångsrikt genomfört sin utbildning hos Firebrand Training.

Om du funderar på huruvida du uppfyller rekommenderade förkunskaper vänligen ring oss på (0)8 44 68 27 85 och prata med en av våra utbildningsrådgivare som kan hjälpa dig.

Kundreferenser

Här är Firebrand Training recension avsnittet. Sedan 2001 har vi utbildat exakt 134.561 studenter och proffs och bett dem alla att recensera vår Accelerated Learning. För närvarande har, 96,41% sagt att Firebrand överträffade deras förväntningar.

Läs recensioner från avslutade accelereradekurser nedan eller besök Firebrand Stories för skriftliga och videointervjuer med våra tidigare alumni.


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

"Great teacher, highly recommended GCP instructor. Really enjoyed my week."
Neil Goodridge. (6/6/2023 (Tisdag) till 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) till 21/1/2024 (Söndag))

"Detailed and thorough training in a great environment."
Anonymous, SYP. (8/1/2024 (Måndag) till 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 (Måndag) till 12/1/2024 (Fredag))

Kursdatum

Startar

Slutar

Tillgänglighet

Plats

Registrera

19/2/2024 (Måndag)

21/2/2024 (Onsdag)

Avslutad - Lämna feedback

-

 

24/6/2024 (Måndag)

26/6/2024 (Onsdag)

Väntelista

Rikstäckande

 

5/8/2024 (Måndag)

7/8/2024 (Onsdag)

Begränsat antal platser

Rikstäckande

 

16/9/2024 (Måndag)

18/9/2024 (Onsdag)

Platser tillgängliga

Rikstäckande

 

28/10/2024 (Måndag)

30/10/2024 (Onsdag)

Platser tillgängliga

Rikstäckande

 

9/12/2024 (Måndag)

11/12/2024 (Onsdag)

Platser tillgängliga

Rikstäckande

 

Senaste recensioner från våra studenter