SlideShare une entreprise Scribd logo
1  sur  27
Google Confidential and Proprietary
Maps API
GDG
Tlemcen
Google Confidential and Proprietary
Introduction
 La cartographie dynamique.
 Permettre à l’internaute de naviguer dans des cartes
 Démocratiser cette nouvelle technologie.
 Web mapping.
Google Confidential and Proprietary
Introduction
 Version 3, plus de 350 000 sites web l’utilisent pour
afficher des cartes dynamiques.
 L’API a été proposée aux développeurs en juin 2005.
Google Confidential and Proprietary
What is Google Maps API?
 Une interface de programmation.
 Il s’agit d’un ensemble de fonctions et classes JavaScript
qui permettent de manipuler une carte dynamiquement
au sein d’un site web.
Google Confidential and Proprietary
Web Android
Get Started!!
Google Confidential and Proprietary
Obtaining an API Key
 To create your API key:
1. APIs Console at https://code.google.com/apis/console.
2. Click the Services link from the left-hand menu.
3. Activate the Google Maps API v3 service.
4. Click the API Access link from the left-hand menu.
Web
Google Confidential and Proprietary
 Your API key is available from the API Access
page, in the Simple API Access section.
Web
Google Confidential and Proprietary
Simple Map, example
Web
Google Confidential and Proprietary
Result
Web
Google Confidential and Proprietary
Web Android
Google Confidential and Proprietary
Overview
Android
 Install the Android SDK.
 Download and configure the Google Play services SDK.
 Obtain an API key.
 Add the required settings in your application's manifest.
 Add a map to your application.
 Publish your application.
Google Confidential and Proprietary
Install the Android SDK
Android
http://developer.android.com/sdk/
Google Confidential and Proprietary
Google Play services SDK
Android
 Install the Google Play services SDK.
 Add Google Play services as an Android library project.
 Reference the Google Play services in your app's project.
Google Confidential and Proprietary
Obtain an API key
Android
http://console.developers.google.com
 In the Services page, verify that the "Google Maps Android
API v2" is enabled.
 In the left navigation bar, click API Access.
 In the resulting page, click Create New Android Key.
 Enter the SHA-1 fingerprint, then a semicolon, then your
application's package name.
Google Confidential and Proprietary
Obtain an API key
Android
Google Confidential and Proprietary
Android Manifest
Android
 Add the Google Play services version.
 Specify API key.
 Specify requirement for OpenGL ES 2
 Specify permissions.
Google Confidential and Proprietary
Android
 Add the Google Play services version
Google Confidential and Proprietary
Android
 Specify API key
Google Confidential and Proprietary
Android
 Specify requirement for OpenGL ES 2
Google Confidential and Proprietary
Android
 Specify permissions
Google Confidential and Proprietary
Add a map
Android
 In the app's layout XML file.
 Extend MapFragment.
 Basic setup.
Google Confidential and Proprietary
Android
1. Add the following fragment in the
app's layout XML file
Google Confidential and Proprietary
Android
2. Add the following code in ActivityMain.java
Google Confidential and Proprietary
Simple Map, example
Android
Google Confidential and Proprietary
Result
Android
Google Confidential and Proprietary
meriemb.tlm@gmail.com
Meryem Bendella
Meryem BENDELLA
‘GDG Tlemcen Technical Manager ’

Contenu connexe

En vedette

Google Maps vs iPhone Maps
Google Maps vs iPhone MapsGoogle Maps vs iPhone Maps
Google Maps vs iPhone Maps
lauri794
 

En vedette (6)

MapUp - Google Maps
MapUp - Google MapsMapUp - Google Maps
MapUp - Google Maps
 
Google Maps vs iPhone Maps
Google Maps vs iPhone MapsGoogle Maps vs iPhone Maps
Google Maps vs iPhone Maps
 
Google maps
Google mapsGoogle maps
Google maps
 
FLH1
FLH1FLH1
FLH1
 
Google Maps API - DevFest Karlsruhe
Google Maps API - DevFest Karlsruhe Google Maps API - DevFest Karlsruhe
Google Maps API - DevFest Karlsruhe
 
Google Tips and Tricks - "I didn't know I could do that in Google!"
Google Tips and Tricks - "I didn't know I could do that in Google!"Google Tips and Tricks - "I didn't know I could do that in Google!"
Google Tips and Tricks - "I didn't know I could do that in Google!"
 

Similaire à MapUp Tlemcen - Google Maps API

Location based services 10
Location based services   10Location based services   10
Location based services 10
Michael Shrove
 
Opensocial Haifa Seminar - 2008.04.08
Opensocial Haifa Seminar - 2008.04.08Opensocial Haifa Seminar - 2008.04.08
Opensocial Haifa Seminar - 2008.04.08
Ari Leichtberg
 
Applications Development
Applications DevelopmentApplications Development
Applications Development
The Sapper UAE
 

Similaire à MapUp Tlemcen - Google Maps API (20)

Google Location Services
Google Location ServicesGoogle Location Services
Google Location Services
 
[English] Create Mobile LBS Application Using Maps API
[English] Create Mobile LBS Application Using Maps API[English] Create Mobile LBS Application Using Maps API
[English] Create Mobile LBS Application Using Maps API
 
Mobile backends with Google Cloud Platform (MBLTDev'14)
Mobile backends with Google Cloud Platform (MBLTDev'14)Mobile backends with Google Cloud Platform (MBLTDev'14)
Mobile backends with Google Cloud Platform (MBLTDev'14)
 
#MBLTdev: Разработка backend для мобильного приложения с использованием Googl...
#MBLTdev: Разработка backend для мобильного приложения с использованием Googl...#MBLTdev: Разработка backend для мобильного приложения с использованием Googl...
#MBLTdev: Разработка backend для мобильного приложения с использованием Googl...
 
Location based services 10
Location based services   10Location based services   10
Location based services 10
 
OpenAPI Spec at Google (Open API Initiative Meetup on 2016-09-15)
OpenAPI Spec at Google (Open API Initiative Meetup on 2016-09-15)OpenAPI Spec at Google (Open API Initiative Meetup on 2016-09-15)
OpenAPI Spec at Google (Open API Initiative Meetup on 2016-09-15)
 
Introduction to Android - Mobile Fest Singapore 2009
Introduction to Android - Mobile Fest Singapore 2009Introduction to Android - Mobile Fest Singapore 2009
Introduction to Android - Mobile Fest Singapore 2009
 
Google Opening up to Developers - From 2 to 55 APIs in 3 years
Google Opening up to Developers - From 2 to 55 APIs in 3 yearsGoogle Opening up to Developers - From 2 to 55 APIs in 3 years
Google Opening up to Developers - From 2 to 55 APIs in 3 years
 
Project Experience
Project ExperienceProject Experience
Project Experience
 
Google I/O 2011 Summary
Google I/O 2011 SummaryGoogle I/O 2011 Summary
Google I/O 2011 Summary
 
Google APIs
Google APIsGoogle APIs
Google APIs
 
Maps V2... And You!
Maps V2... And You!Maps V2... And You!
Maps V2... And You!
 
2014 austin-api-sdks-are-apis-too
2014 austin-api-sdks-are-apis-too2014 austin-api-sdks-are-apis-too
2014 austin-api-sdks-are-apis-too
 
apidays New York 2022 - Building the Fabric to Future-Proof Modern API Archit...
apidays New York 2022 - Building the Fabric to Future-Proof Modern API Archit...apidays New York 2022 - Building the Fabric to Future-Proof Modern API Archit...
apidays New York 2022 - Building the Fabric to Future-Proof Modern API Archit...
 
Opensocial Haifa Seminar - 2008.04.08
Opensocial Haifa Seminar - 2008.04.08Opensocial Haifa Seminar - 2008.04.08
Opensocial Haifa Seminar - 2008.04.08
 
Applications Development
Applications DevelopmentApplications Development
Applications Development
 
Get Ready for Target SDK Version 29 and 30
Get Ready for Target SDK Version 29 and 30Get Ready for Target SDK Version 29 and 30
Get Ready for Target SDK Version 29 and 30
 
Liferay Italy Symposium 2015 Liferay Mobile SDK and Liferay Screens
Liferay Italy Symposium 2015 Liferay Mobile SDK and Liferay ScreensLiferay Italy Symposium 2015 Liferay Mobile SDK and Liferay Screens
Liferay Italy Symposium 2015 Liferay Mobile SDK and Liferay Screens
 
Android Study Jam - Introduction
Android Study Jam - IntroductionAndroid Study Jam - Introduction
Android Study Jam - Introduction
 
Java Meetup - 12-03-15 - Android Development Workshop
Java Meetup - 12-03-15 - Android Development WorkshopJava Meetup - 12-03-15 - Android Development Workshop
Java Meetup - 12-03-15 - Android Development Workshop
 

Dernier

No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
Sheetaleventcompany
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
Kayode Fayemi
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
Kayode Fayemi
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
amilabibi1
 

Dernier (20)

The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510
 
Air breathing and respiratory adaptations in diver animals
Air breathing and respiratory adaptations in diver animalsAir breathing and respiratory adaptations in diver animals
Air breathing and respiratory adaptations in diver animals
 
BDSM⚡Call Girls in Sector 97 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 97 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 97 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 97 Noida Escorts >༒8448380779 Escort Service
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
 
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
 
ICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdfICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdf
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio III
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatment
 
SaaStr Workshop Wednesday w/ Lucas Price, Yardstick
SaaStr Workshop Wednesday w/ Lucas Price, YardstickSaaStr Workshop Wednesday w/ Lucas Price, Yardstick
SaaStr Workshop Wednesday w/ Lucas Price, Yardstick
 
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
 
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar Training
 
Presentation on Engagement in Book Clubs
Presentation on Engagement in Book ClubsPresentation on Engagement in Book Clubs
Presentation on Engagement in Book Clubs
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Bailey
 

MapUp Tlemcen - Google Maps API

  • 1. Google Confidential and Proprietary Maps API GDG Tlemcen
  • 2. Google Confidential and Proprietary Introduction  La cartographie dynamique.  Permettre à l’internaute de naviguer dans des cartes  Démocratiser cette nouvelle technologie.  Web mapping.
  • 3. Google Confidential and Proprietary Introduction  Version 3, plus de 350 000 sites web l’utilisent pour afficher des cartes dynamiques.  L’API a été proposée aux développeurs en juin 2005.
  • 4. Google Confidential and Proprietary What is Google Maps API?  Une interface de programmation.  Il s’agit d’un ensemble de fonctions et classes JavaScript qui permettent de manipuler une carte dynamiquement au sein d’un site web.
  • 5. Google Confidential and Proprietary Web Android Get Started!!
  • 6. Google Confidential and Proprietary Obtaining an API Key  To create your API key: 1. APIs Console at https://code.google.com/apis/console. 2. Click the Services link from the left-hand menu. 3. Activate the Google Maps API v3 service. 4. Click the API Access link from the left-hand menu. Web
  • 7. Google Confidential and Proprietary  Your API key is available from the API Access page, in the Simple API Access section. Web
  • 8. Google Confidential and Proprietary Simple Map, example Web
  • 9. Google Confidential and Proprietary Result Web
  • 10. Google Confidential and Proprietary Web Android
  • 11. Google Confidential and Proprietary Overview Android  Install the Android SDK.  Download and configure the Google Play services SDK.  Obtain an API key.  Add the required settings in your application's manifest.  Add a map to your application.  Publish your application.
  • 12. Google Confidential and Proprietary Install the Android SDK Android http://developer.android.com/sdk/
  • 13. Google Confidential and Proprietary Google Play services SDK Android  Install the Google Play services SDK.  Add Google Play services as an Android library project.  Reference the Google Play services in your app's project.
  • 14. Google Confidential and Proprietary Obtain an API key Android http://console.developers.google.com  In the Services page, verify that the "Google Maps Android API v2" is enabled.  In the left navigation bar, click API Access.  In the resulting page, click Create New Android Key.  Enter the SHA-1 fingerprint, then a semicolon, then your application's package name.
  • 15. Google Confidential and Proprietary Obtain an API key Android
  • 16. Google Confidential and Proprietary Android Manifest Android  Add the Google Play services version.  Specify API key.  Specify requirement for OpenGL ES 2  Specify permissions.
  • 17. Google Confidential and Proprietary Android  Add the Google Play services version
  • 18. Google Confidential and Proprietary Android  Specify API key
  • 19. Google Confidential and Proprietary Android  Specify requirement for OpenGL ES 2
  • 20. Google Confidential and Proprietary Android  Specify permissions
  • 21. Google Confidential and Proprietary Add a map Android  In the app's layout XML file.  Extend MapFragment.  Basic setup.
  • 22. Google Confidential and Proprietary Android 1. Add the following fragment in the app's layout XML file
  • 23. Google Confidential and Proprietary Android 2. Add the following code in ActivityMain.java
  • 24. Google Confidential and Proprietary Simple Map, example Android
  • 25. Google Confidential and Proprietary Result Android
  • 26. Google Confidential and Proprietary