Google Maps JavaScript API Cookbook
eBook - ePub

Google Maps JavaScript API Cookbook

Alper Dincer, Balkan Uraz

Partager le livre
  1. 316 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

Google Maps JavaScript API Cookbook

Alper Dincer, Balkan Uraz

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

In Detail

Day by day, the use of location data is becoming more and more popular, and Google is one of the main game changers in this area. The Google Maps JavaScript API is one of the most functional and robust mapping APIs used among Geo developers. With Google Maps, you can build location-based apps, maps for mobile apps, visualize geospatial data, and customize your own maps.

Google Maps JavaScript API Cookbook is a practical, hands-on guide that provides you with a number of clear, step-by-step recipes that will help you to unleash the capabilities of the Google Maps JavaScript API in conjunction with open source or commercial GIS servers and services through a number of practical examples of real world scenarios.

This book begins by covering the essentials of including simple maps for Web and mobile, adding vector and raster layers, styling your own base maps, creating your own controls and responding to events, and including your own events.

You will learn how to integrate open source or commercial GIS servers and services including ArcGIS Server, GeoServer, CartoDB, Fusion Tables, and Google Maps Engine with the Google Maps JavaScript API. You will also extend the Google Maps JavaScript API to push its capabilities to the limit with additional libraries and services including geometry, AdSense, geocoding, directions, and StreetView.

This book covers everything you need to know about creating a web map or GIS applications using the Google Maps JavaScript API on multiple platforms.

Approach

Google Maps JavaScript API Cookbook follows a fast-paced, high-level, structured cookbook approach, with minimal theory and an abundance of practical, real-world examples explained in a thorough yet concise manner to help you learn quickly and efficiently.

Who this book is for

Google Maps JavaScript API Cookbook is for developers who wish to learn how to do anything from adding a simple embedded map to a website to developing complex GIS applications with the Google Maps JavaScript API. It is targeted at JavaScript developers who know how to get by but who are also seeking the immediacy of recipe-based advice.

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que Google Maps JavaScript API Cookbook est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  Google Maps JavaScript API Cookbook par Alper Dincer, Balkan Uraz en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Computer Science et Web Services & APIs. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Année
2012
ISBN
9781849698825
Édition
1

Google Maps JavaScript API Cookbook


Table of Contents

Google Maps JavaScript API Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why Subscribe?
Free Access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
1. Google Maps JavaScript API Basics
Introduction
Creating a simple map in a custom DIV element
Getting ready
How to do it

How it works...
Creating a simple fullscreen map
Getting ready
How to do it

How it works...
There's more...
See also
Moving from the Web to mobile devices
Getting ready
How to do it

How it works...
There's more...
See also
Changing map properties programmatically
Getting ready
How to do it

How it works...
See also
Changing base maps
Getting ready
How to do it

How it works...
There's more...
See also
2. Adding Raster Layers
Introduction
Styling of Google base maps
Getting ready
How to do it

How it works...
There's more...
Using different tile sources as base maps
Getting ready
How to do it

How it works...
See also
Adding tile overlays to maps
Getting ready
How to do it

How it works...
There's more...
Adding image overlays to maps
Getting ready
How to do it

How it works...
Changing the transparency of overlays
Getting ready
How to do it

How it works...
Creating a heat map
Getting ready
How to do it

How it works...
There's more...
See also
Adding the traffic layer
Getting ready
How to do it

How it works...
Adding the transit layer
Getting ready
How to do it

How it works...
Adding the bicycling layer
Getting ready
How to do it

How it works...
Adding the weather and cloud layers
Getting ready
How to do it

How it works...
There's more...
Adding the Panoramio layer
Getting ready
How to do it

How it works...
There's more...
3. Adding Vector Layers
Introduction
Adding markers to maps
Getting ready
How to do it

How it works...
There's more...
See also
Adding popups to markers or maps
Getting ready
How to do it

How it works...
See also
Adding lines to maps
Getting ready
How to do it

How it works...
See also
Adding polygons to maps
Getting ready
How to do it

How it works...
See also
Adding circles/rectangles to maps
Getting ready
How to do it

How it works...
There's more...
See also
Adding animated lines to maps
Getting ready
How to do it

How it works...
There's more...
See also
Adding KML/GeoRSS layers
Getting ready
How to do it

How it works...
See also
Adding GeoJSON to the Google Maps JavaScript API
Getting ready
How to do it

How it works...
See also
Adding WKT to the Google Maps JavaScript API
Getting ready
How to do it

How it works...
See also
4. Working with Controls
Introduction
Adding and removing controls
Getting ready
How to do it

How it works...
There's more...
Changing the position of controls
Getting ready
How to do it

How it works...
Creating and adding a geolocation control
Getting ready
How to do it

How it works...
Creating a table of contents control for layers
Getting ready
How to do it

How it works...
Adding your own logo as a control
Getting ready
How to do it

How it works...
5. Understanding Google Maps JavaScript API Events
Introduction
Creating two synced maps side by side
Getting ready
How to do it

How it works...
There's more

See also
Getting the coordinates of a mouse click
Getting ready
How to do it

How it works...
There's more

See also
Creating a context menu on a map
Getting ready
How to do it

How it works...
See also
Restricting the map extent
Getting ready
How to do it

How it works...
See also
Creating a control that shows coordinates
Getting ready
How to do it

How it works...
See also
Creating your own events
Getting ready
How to do it

How it works...
See also
6. Google Maps JavaScript Libraries
Introduction
Drawing shapes on the map
Getting ready
How to do it...
How it works...
There's more...
Calculating the length/area of polylines and polygons
Getting ready
How to do it...
How it works...
There's more...
See also
Encoding coordinates
Getting ready
How to do it...
How it works...
Searching for and showing nearby places
Getting ready
How to do it...
How it works...
There's more...
Finding places with the autocomplete option
Getting ready
How to do it...
How it works...
There's more...
Adding drag zoom to the map
Getting ready
How to do it...
How it works...
See also
Creating custom popups/infoboxes
Getting ready
How to do it...
How it works...
See also
7. Working with Services
Introduction
Finding coordinates for an address
Getting ready
How to do it

How it works...
There's more...
See also
Finding addresses on a map with a click
Getting ready
How to do it

How it works...
See also
Getting elevations on a map with a click
Getting ready
How to do it

How it works...
See also
Creating a distance matrix for the given locations
Getting ready
How to do it

How it works...
See also
Getting directions for the given locations
Getting ready
How to do it

How it works...
See also
Adding Street View to your maps
Getting ready
How to do it

How it works...
8. Mastering the Google Maps JavaScript API through Advanced Recipes
Introduction
Adding WMS layers to maps
Getting ready
How to do it

How it works...
There's more

See also
Adding Fusion Tables layers to maps
Getting ready
How to do it

How it works...
See also
Adding CartoDB layers to maps
Getting ready
How to do it

How it wo...

Table des matiĂšres