Geolocation in iOS. Mobile Positioning and Mapping on iPhone and iPad

- Autor:
- Alasdair Allan
- Promocja Przejdź


- Ocena:
- Bądź pierwszym, który oceni tę książkę
- Stron:
- 116
- Dostępne formaty:
-
ePubMobi
Opis książki: Geolocation in iOS. Mobile Positioning and Mapping on iPhone and iPad
Take advantage of iPhone and iPad sensors and advanced geolocation technologies to build state-of-the-art location applications. In this concise hands-on guide, author Alasdair Allan (Learning iOS Programming) takes you deep inside Apple’s Core Location framework, Map Kit, and other iOS tools, using illustrative examples and sample Objective-C code. Learn how to build location-aware apps for both iPhones and iPads, using code that detects hardware features and then adjusts your app’s behavior.
If you’re a programmer with iOS experience, or a Mac developer familiar with Objective-C, this book helps you get off to a solid start in location-based app development.
You’ll learn about:
- Core Location: Understand the significant-change location service and geo-fencing capabilities
- Map Kit: Embed maps into your application’s views
- Magnetometer: Use the on-board sensor as a digital compass
- Geocoding capabilities: Translate geographic coordinates into place names, and vice versa
- Heat maps: Get a code walkthrough for displaying these maps on top of a standard MapKit view
- Third-party SDKs: Add unique geo-location capabilities to your app from SkyHook Wireless, MapBox, and other providers
Wybrane bestsellery
-
Dzięki temu przewodnikowi płynnie rozpoczniesz pisanie aplikacji we Flutterze w języku Dart. Dowiesz się, jak skonfigurować środowisko programistyczne i rozpocząć projekt. Książka poprowadzi Cię przez proces projektowania interfejsu użytkownika i funkcji umożliwiających poprawną pracę aplikacji. ...
Flutter i Dart 2 dla początkujących. Przewodnik dla twórców aplikacji mobilnych Flutter i Dart 2 dla początkujących. Przewodnik dla twórców aplikacji mobilnych
(0,00 zł najniższa cena z 30 dni)57.85 zł
89.00 zł(-35%) -
Learn the essentials of working with Flutter and Dart to build full stack applications that meet the needs of a cloud-driven world. Together, the Flutter open source UI software development kit and the Dart programming language for client development provide a unified solution to building applica...(0,00 zł najniższa cena z 30 dni)
220.15 zł
259.00 zł(-15%) -
Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 13 IDE, Cocoa Touch, and the latest version of Apple's acclaimed programming language, Swift 5.5. With this thoroughly updated guide, you'll learn the Swift language, understand Apple's Xcode development to...(0,00 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
If you’re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, you’ll learn how to create views, manipulate view controllers, and...(0,00 zł najniższa cena z 30 dni)
203.15 zł
239.00 zł(-15%) -
When you’re under pressure to produce a well-designed, easy-to-navigate mobile app, there’s no time to reinvent the wheel—and no need to. This handy reference provides more than 90 mobile app design patterns, illustrated by 1,000 screenshots from current Android, iOS, and Window...
Mobile Design Pattern Gallery. UI Patterns for Smartphone Apps. 2nd Edition Mobile Design Pattern Gallery. UI Patterns for Smartphone Apps. 2nd Edition
(0,00 zł najniższa cena z 30 dni)169.15 zł
199.00 zł(-15%) -
Oto książka stworzona z myślą o programistach stawiających pierwsze kroki w języku Objective-C. Do wykorzystania zawartej tu wiedzy nie jest potrzebna znajomość języka C ani żadnego innego obiektowego języka programowania. Podstawą do nauki są dziesiątki ciekawych przykładów i ćwiczeń, ilustrując...
Objective-C. Vademecum profesjonalisty. Wydanie III Objective-C. Vademecum profesjonalisty. Wydanie III
(0,00 zł najniższa cena z 30 dni)47.40 zł
79.00 zł(-40%) -
Jak obronić się przed atakiem? Wszystkie niezbędne informacje znajdziesz w tym wyjątkowym podręczniku. W trakcie lektury dowiesz się, jak działają hakerzy, jak wyszukują słabe punkty aplikacji oraz jak modyfikują jej kod. Ponadto nauczysz się utrudniać śledzenie kodu Twojej aplikacji oraz bezpiec...(0,00 zł najniższa cena z 30 dni)
35.40 zł
59.00 zł(-40%) -
Build robust applications using TDD with Swift 5.5 and become a TDD expert by writing tests for view controller, views, network code, and even SwiftUI view
Test-Driven iOS Development with Swift - Fourth Edition Test-Driven iOS Development with Swift - Fourth Edition
-
Learn iOS app development and work with Xcode 13 and Apple's iOS 15 simulators
-
Ebook Swift. Programowanie funkcyjne dla aplikacji mobilnych autorstwa Marka Chu-Carrolla i Tony'ego Hillersona to wprowadzenie do nauki języka Swift i tworzenia aplikacji mobilnych za jego pomocą. Z publikacji Czytelnik dowie się wszystkiego, co powinien wiedzieć o języku Swift. Zobaczy też, dla...
Swift. Programowanie funkcyjne dla aplikacji mobilnych Swift. Programowanie funkcyjne dla aplikacji mobilnych
(0,00 zł najniższa cena z 30 dni)31.20 zł
39.00 zł(-20%)
Alasdair Allan - pozostałe książki
-
Get a rapid introduction to iPhone, iPad, and iPod touch programming. With this easy-to-follow guide, you’ll learn how to develop your first marketable iOS application, from opening Xcode to submitting your product to the App Store. Whether you’re a developer new to Mac programming or...
Learning iOS Programming. From Xcode to App Store. 3rd Edition Learning iOS Programming. From Xcode to App Store. 3rd Edition
(109.65 zł najniższa cena z 30 dni)109.65 zł
129.00 zł(-15%) -
Build your own distributed sensor network to collect, analyze, and visualize real-time data about our human environment—including noise level, temperature, and people flow. With this hands-on book, you’ll learn how to turn your project idea into working hardware, using the easy-to-lea...
Distributed Network Data. From Hardware to Data to Visualization Distributed Network Data. From Hardware to Data to Visualization
(63.74 zł najniższa cena z 30 dni)63.74 zł
74.99 zł(-15%) -
Turn your iPhone or iPad into the hub of a distributed sensor network with the help of an Arduino microcontroller. With this concise guide, you’ll learn how to connect an external sensor to an iOS device and have them talk to each other through Arduino. You’ll also build an iOS applic...
iOS Sensor Apps with Arduino. Wiring the iPhone and iPad into the Internet of Things iOS Sensor Apps with Arduino. Wiring the iPhone and iPad into the Internet of Things
(38.17 zł najniższa cena z 30 dni)42.42 zł
49.90 zł(-15%) -
What really sets the iPhone apart from laptops and PCs is its use of onboard sensors, including those that are location-enabled. This concise book takes experienced iPhone and Mac developers on a detailed tour of iPhone and iPad hardware by explaining how these sensors work, and what they're capa...
Basic Sensors in iOS. Programming the Accelerometer, Gyroscope, and More Basic Sensors in iOS. Programming the Accelerometer, Gyroscope, and More
(50.92 zł najniższa cena z 30 dni)50.92 zł
59.90 zł(-15%)
Ebooka przeczytasz na:
-
czytnikach Inkbook, Kindle, Pocketbook i innych
-
systemach Windows, MacOS i innych
-
systemach Windows, Android, iOS, HarmonyOS
-
na dowolnych urządzeniach i aplikacjach obsługujących formaty: PDF, EPub, Mobi
Masz pytania? Zajrzyj do zakładki Pomoc »
Audiobooka posłuchasz:
-
w aplikacji Ebookpoint na Android, iOS, HarmonyOs
-
na systemach Windows, MacOS i innych
-
na dowolonych urządzeniach i aplikacjach obsługujących format MP3 (pliki spakowane w ZIP)
Masz pytania? Zajrzyj do zakładki Pomoc »
Kurs Video zobaczysz:
-
w aplikacji Ebookpoint na Android, iOS, HarmonyOs
-
na systemach Windows, MacOS i innych
-
na dowolonych urządzeniach i aplikacjach obsługujących format MP4 (pliki spakowane w ZIP)
Szczegóły książki
- ISBN Ebooka:
- 978-14-493-5868-6, 9781449358686
- Data wydania ebooka:
-
2012-10-02
Data wydania ebooka często jest dniem wprowadzenia tytułu do sprzedaży i może nie być równoznaczna z datą wydania książki papierowej. Dodatkowe informacje możesz znaleźć w darmowym fragmencie. Jeśli masz wątpliwości skontaktuj się z nami sklep@helion.pl.
- Język publikacji:
- angielski
- Rozmiar pliku ePub:
- 9.0MB
- Rozmiar pliku Mobi:
- 9.0MB
- Kategorie:
Programowanie mobilne » iPhone
Spis treści książki
- Geolocation in iOS
- SPECIAL OFFER: Upgrade this ebook with OReilly
- Preface
- Who Should Read This Book?
- What Should You Already Know?
- What Will You Learn?
- Whats In This Book?
- Conventions Used in This Book
- Using Code Examples
- Safari Books Online
- How to Contact Us
- Acknowledgments
- 1. Introduction
- Hardware Support
- Detecting Hardware Differences
- GPS Availability
- Compass Availability
- Setting Required Hardware Capabilities
- Background Modes
- 2. Core Location
- The Standard Location Service
- Basic Usage
- Reporting the Users Position
- Adding a User Interface
- The Standard Location Service
- Significant Location Monitoring
- Continuous Location Monitoring
- Sending Your Location to a Database
- Adding a database to your project
- Dealing with the database
- Getting the results from your device
- Region Monitoring
- Adding Region Monitoring
- Adding Local Notifications
- 3. Map Kit
- Adding a Map
- Annotating Maps
- Adding Overlays
- 4. Digital Compass
- About the Magnetometer
- Writing a Compass Application
- Determining the Heading in Landscape Mode
- 5. Geocoding
- Reverse Geocoding
- Using Alternative Reverse Geocoding Services
- Reverse Geocoding
- Forward Geocoding
- Building an Example App
- CLPlacemark Objects
- Adding CLPlacemarks to Maps
- 6. Drawing Heat Maps
- Building an Earthquake Map
- Adding Earthquake Data
- Building the User Interface
- Adding the Overlay
- Adding the Heat Map
- Overlaying Other Data
- Building an Earthquake Map
- Overlaying Other Types of Images
- 7. Further Information and Third-Party SDKs
- Skyhook Wireless
- SpotRank
- Local Faves
- Skyhook Wireless
- GeoLoqi
- MapBox
- Bing Maps Control for iOS
- ArcGIS for iOS
- Urban Airship
- Foursquare
- About the Author
- Colophon
- SPECIAL OFFER: Upgrade this ebook with OReilly
- Copyright
O'Reilly Media - inne książki
-
FinOps brings financial accountability to the variable spend model of cloud. Used by the majority of global enterprises, this management practice has grown from a fringe activity to the de facto discipline managing cloud spend. In this book, authors J.R. Storment and Mike Fuller outline the proce...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%) -
Edge AI is transforming the way computers interact with the real world, allowing IoT devices to make decisions using the 99% of sensor data that was previously discarded due to cost, bandwidth, or power limitations. With techniques like embedded machine learning, developers can capture human intu...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%) -
Why is it difficult for so many companies to get digital identity right? If you're still wrestling with even simple identity problems like modern website authentication, this practical book has the answers you need. Author Phil Windley provides conceptual frameworks to help you make sense of all ...(0,00 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
Python was recently ranked as today's most popular programming language on the TIOBE index, thanks to its broad applicability to design and prototyping to testing, deployment, and maintenance. With this updated fourth edition, you'll learn how to get the most out of Python, whether you're a profe...(0,00 zł najniższa cena z 30 dni)
296.65 zł
349.00 zł(-15%) -
With the accelerating speed of business and the increasing dependence on technology, companies today are significantly changing the way they build in-house business solutions. Many now use low-code and no code technologies to help them deal with specific issues, but that's just the beginning. Wit...
Building Solutions with the Microsoft Power Platform Building Solutions with the Microsoft Power Platform
(0,00 zł najniższa cena z 30 dni)262.65 zł
309.00 zł(-15%) -
Companies are scrambling to integrate AI into their systems and operations. But to build truly successful solutions, you need a firm grasp of the underlying mathematics. This accessible guide walks you through the math necessary to thrive in the AI field such as focusing on real-world application...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%) -
DevOps engineers, developers, and security engineers have ever-changing roles to play in today's cloud native world. In order to build secure and resilient applications, you have to be equipped with security knowledge. Enter security as code.In this book, authors BK Sarthak Das and Virginia Chu d...(0,00 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%) -
With the increasing use of AI in high-stakes domains such as medicine, law, and defense, organizations spend a lot of time and money to make ML models trustworthy. Many books on the subject offer deep dives into theories and concepts. This guide provides a practical starting point to help develop...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%) -
Why are so many companies adopting GitOps for their DevOps and cloud native strategy? This reliable framework is quickly becoming the standard method for deploying apps to Kubernetes. With this practical, developer-oriented book, DevOps engineers, developers, IT architects, and SREs will learn th...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%) -
The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering b...(0,00 zł najniższa cena z 30 dni)
186.15 zł
219.00 zł(-15%)
Dzieki opcji "Druk na żądanie" do sprzedaży wracają tytuły Grupy Helion, które cieszyły sie dużym zainteresowaniem, a których nakład został wyprzedany.
Dla naszych Czytelników wydrukowaliśmy dodatkową pulę egzemplarzy w technice druku cyfrowego.
Co powinieneś wiedzieć o usłudze "Druk na żądanie":
- usługa obejmuje tylko widoczną poniżej listę tytułów, którą na bieżąco aktualizujemy;
- cena książki może być wyższa od początkowej ceny detalicznej, co jest spowodowane kosztami druku cyfrowego (wyższymi niż koszty tradycyjnego druku offsetowego). Obowiązująca cena jest zawsze podawana na stronie WWW książki;
- zawartość książki wraz z dodatkami (płyta CD, DVD) odpowiada jej pierwotnemu wydaniu i jest w pełni komplementarna;
- usługa nie obejmuje książek w kolorze.
W przypadku usługi "Druk na żądanie" termin dostarczenia przesyłki może obejmować także czas potrzebny na dodruk (do 10 dni roboczych)
Masz pytanie o konkretny tytuł? Napisz do nas: sklep[at]helion.pl.
Książka, którą chcesz zamówić pochodzi z końcówki nakładu. Oznacza to, że mogą się pojawić drobne defekty (otarcia, rysy, zagięcia).
Co powinieneś wiedzieć o usłudze "Końcówka nakładu":
- usługa obejmuje tylko książki oznaczone tagiem "Końcówka nakładu";
- wady o których mowa powyżej nie podlegają reklamacji;
Masz pytanie o konkretny tytuł? Napisz do nas: sklep[at]helion.pl.


Oceny i opinie klientów: Geolocation in iOS. Mobile Positioning and Mapping on iPhone and iPad Alasdair Allan (0)
Weryfikacja opinii następuję na podstawie historii zamówień na koncie Użytkownika umieszczającego opinię. Użytkownik mógł otrzymać punkty za opublikowanie opinii uprawniające do uzyskania rabatu w ramach Programu Punktowego.