|Eingestellt in Kategorie:
Ähnlichen Artikel verkaufen?

ANFANG GOOGLE MAPS ANWENDUNGEN MIT SCHIENEN UND AJAX: Von Andre Lewis & Cameron

~ MINT Condition! Quick & Free Delivery in 2-14 days ~
ZUBER
(268779)
Angemeldet als gewerblicher Verkäufer
US $32,95
Ca.CHF 26,58
Artikelzustand:
Neuwertig
Book is in Like New / near Mint Condition. Will include dust jacket if it originally came with ... Mehr erfahrenÜber den Artikelzustand
Ganz entspannt. Kostenloser Versand & Rückversand.
Versand:
Kostenlos Economy Shipping.
Standort: US, USA
Lieferung:
Lieferung zwischen Mi, 20. Aug und Mo, 25. Aug nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Verkäufer zahlt Rückversand.
Zahlungen:
     Diners Club

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:187441830528
Zuletzt aktualisiert am 28. Jul. 2025 20:20:19 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Neuwertig
Buch, das wie neu aussieht, aber bereits gelesen wurde. Der Einband weist keine sichtbaren Gebrauchsspuren auf. Bei gebundenen Büchern ist der Schutzumschlag vorhanden (sofern zutreffend). Alle Seiten sind vollständig vorhanden, es gibt keine zerknitterten oder eingerissenen Seiten und im Text oder im Randbereich wurden keine Unterstreichungen, Markierungen oder Notizen vorgenommen. Der Inneneinband kann minimale Gebrauchsspuren aufweisen. Minimale Gebrauchsspuren. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen ansehenwird in neuem Fenster oder Tab geöffnet
Hinweise des Verkäufers
“Book is in Like New / near Mint Condition. Will include dust jacket if it originally came with ...
ISBN-10
1590597877
Book Title
Beginning Google Maps Applications with Rails and Ajax: From
ISBN
9781590597873

Über dieses Produkt

Product Identifiers

Publisher
Apress L. P.
ISBN-10
1590597877
ISBN-13
9781590597873
eBay Product ID (ePID)
57163293

Product Key Features

Number of Pages
Xvi, 365 Pages
Publication Name
Beginning Google Maps Applications with Rails and Ajax
Language
English
Publication Year
2007
Subject
Software Development & Engineering / General, Programming Languages / Php, Web / Web Programming, Web / Design, Programming Languages / Javascript
Features
New Edition
Type
Textbook
Subject Area
Computers
Author
Andre Lewis, Cameron Turner, Jeffrey Sambells, Michael Purvis
Series
Expert's Voice in Open Source Ser.
Format
Perfect

Dimensions

Item Height
1 in
Item Weight
25.6 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Intended Audience
Scholarly & Professional
Number of Volumes
1 vol.
Illustrated
Yes
Edition Description
New Edition
Table Of Content
Your First Google Maps.- Google Maps and Rails.- Getting Started.- Interacting with the User and the Server.- Geocoding Addresses.- Beyond the Basics.- Manipulating Third-Party Data.- Improving the User Interface.- Optimizing and Scaling for Large Data Sets.- What's Next for the Google Maps API?.- Advanced Map Features and Methods.- Advanced Tips and Tricks.- Lines, Lengths, and Areas.- Advanced Geocoding Topics.
Synopsis
The Google Maps API remains one of the showcase examples of the Web 2.0 development paradigm. Beginning Google Maps Applications with Rails and Ajax: From Novice to Professional is the first book to comprehensively introduce the service from a developer perspective, showing you how you can integrate mapping features into your Rails-driven web applications. Proceeding far beyond simplistic map display, youll learn how to draw from a variety of data sources such as the U.S. Census Bureau's TIGER/Line data and Google's own geocoding feature to build comprehensive geocoding services for mapping many locations around the world. The book also steers you through various examples that show how to encourage user interaction such as through pinpointing map locations, adding comments, and building community-driven maps. Youll want to pick up a copy of this book because This is the first book to comprehensively introduce the Google Maps application development using the Rails development framework. Youll be introduced to the very latest changes to the Google Maps API, embodied in the version 2 release. It is written by four developers actively involved in the creation of location-based mapping services. For additional info, please visit the author's reference site for this book., In this chapter, we speculated about what might be coming up in the Google API. Along with the new services, we can expect better tools. As with any web application, Google will be c- tinually improving on the existing components of the Maps API. Tools like the geocoder will eventually expand to cover more countries and improve accuracy as more detailed infor- tion becomes available. Satellite imagery will increase in detail and will be updated continually with more and more recent images. Now we are ready to move on to some more advanced mapping techniques. In the next part of the book, we'll cover a wide variety of complementary concepts for your mapping projects. Chapter 9 demonstrates how to make your own info windows and tool tips, as well as other overlay-related tricks. In Chapter 10, we cover some mathematics you may need in a professional map. Finally, in Chapter 11, we show you how to build your own geocoder from scratch, using a raw data set. PART 3 ? ? ? Advanced Map Features and Methods CHAPTER 9 ? ? ? Advanced Tips and Tricks Beyond what you've seen so far, the Google Maps API has a number of features that are often overlooked. Here, you'll go through a variety of examples to learn how to use some of the more advanced features of the API, such as the ability to change map tiles and the possibility of c- ating your own overlay objects., The Google Maps API is a showcase example of the Web 2.0 development paradigm, designed to be invitingly simple for third-party developers to incorporate dynamic mapping services into Web applications. Interest in Google Maps is so strong that it arguably sparked the mashup phenomenon, along with websites such as gmapsmania.com, which highlights some exciting applications using the mapping API in conjunction with a variety of other data sources. Beginning Google Maps Applications with Rails and Ajax takes a developer's perspective, showing how to integrate mapping features into their Rails-driven Web applications. The book shows how to draw upon a variety of data sources such as the U.S. Census Bureau's TIGER/Line data and Google's own geocoding feature to build comprehensive geocoding services for mapping many locations around the world. The book includes guided examples demonstrating how to encourage user interaction such as pinpointing map locations, adding comments, and building community-driven maps., This book takes a developer's perspective, showing how to integrate Google Maps mapping features into their Rails-driven Web applications. The book shows how to draw on outside data sources for geocoding, and to encourage interactive features like community-driven maps., The Google Maps API remains one of the showcase examples of the Web 2.0 development paradigm. This title is one of the first books to comprehensively introduce the service from a developer perspective, showing how to integrate mapping features into a Rails-driven Web applications.
LC Classification Number
QA76.625

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

ZUBER

97,9% positive Bewertungen967 Tsd. Artikel verkauft

Mitglied seit Okt 1998
Angemeldet als gewerblicher Verkäufer
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.8
Angemessene Versandkosten
5.0
Lieferzeit
5.0
Kommunikation
4.9

Beliebte Kategorien in diesem Shop

Verkäuferbewertungen (296'660)

Alle Bewertungen
Positiv
Neutral
Negativ
  • 6***h (3040)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    The book that arrived was not the book shown in the listing as it was a completely different cover and published date. However I would still have kept it but the one I received was dirty, stained and the binder was cracked and broken even though the listing stated it was in very good condition. I contacted the seller about the problem and was offered a $10 refund which I refused as I had paid a lot more for the book, then they offered €25 but I did not want the book and was refunded by eBay
  • 4***n (407)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    This Book is First Rate Quality, Great Condition I Highly recommend this Seller!! 🙂
  • -***8 (55)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    Very good quality due to this book's limited availability. Excellent condition with incredible value. The only blemish is minimal wear on the dust jacket, but that is to be expected on the hardcover edition after so many years. Generally, the appearance of this book is excellent. Swift shipping, well packaged, and a very recommended seller of gently handled vintage books!