SlideShare a Scribd company logo
MAPPING AND
LOCATION
        Use the camera buttons!




                                  VAUGHAN KNIGHT
NEW FOR MAPPING
ON WINDOWS PHONE 8

• New map control
• No longer requires a key
• Supports offline maps
• Pedestrian landmark support
• And many more features …
MAP VIEWS
 ROAD   AERIAL   HYBRID   TERRAIN
LIGHT AND DARK COLOURS
     LIGHT   DARK
DEMO: MAP CONTROL AND
          GEOLOCATOR
MAP LAUNCHERS
LAUNCHING MAPS
• Dedicated way to launch maps
  from your application
MapsTask mapsTask = new MapsTask();

//Omit the Center property to use the user's current location.
mapsTask.Center = new GeoCoordinate(47.6204, -122.3493);

mapsTask.SearchTerm = "tapas";
mapsTask.ZoomLevel = 17;

mapsTask.Show();
LAUNCHING DIRECTIONS
• Dedicated way to launch maps with
  directions to a destination
// Get Directions
 MapsDirectionsTask mapsDirectionsTask = new MapsDirectionsTask();

// If you set the geocoordinate parameter to null, the label parameter
// is used as a search term.
LabeledMapLocation spaceNdleLML = new LabeledMapLocation("Space Needle",
null);

// If mapsDirectionsTask.Start is not set, the user's current location
// is used as start point.
mapsDirectionsTask.End = spaceNdleLML;
mapsDirectionsTask.Show();
OFFLINE MAPS
• Map Downloader Task    var mapDownloaderTask = new MapDownloaderTask();
  for downloading maps   mapDownloaderTask.Show();



• Map Updater Task       var mapUpdaterTask = new MapUpdaterTask();

  for updating maps      mapUpdaterTask.Show();
OFFLINE MAPS
    DOWNLOAD   UPDATE
LAUNCHING NOKIA DRIVE
• Get driving directions with the new app to app
  communications in WP8
DEMO: APP LAUNCHING
         NOKIA DRIVE
REFERENCES

developer.nokia.com

developer.here.com

dev.windowsphone.com

                       VAUGHAN KNIGHT

More Related Content

PDF
Of Nodes and Maps (Web Mapping with Drupal - Part II)
PDF
Easily Create Maps in Drupal with Leaflet
PPTX
Zivaro Geospatial Services - UAS Data Processing
PPTX
Orienteering Mapping Using a GPS Watch
PPT
Map to Image Georeferencing using ERDAS software
PPTX
Mapping Water features from SAR Imagery
PDF
Zupt, LLC's SLAM and Optimal Sensor fusion
PDF
Supporting Situational Awareness at LAX using FME Server
Of Nodes and Maps (Web Mapping with Drupal - Part II)
Easily Create Maps in Drupal with Leaflet
Zivaro Geospatial Services - UAS Data Processing
Orienteering Mapping Using a GPS Watch
Map to Image Georeferencing using ERDAS software
Mapping Water features from SAR Imagery
Zupt, LLC's SLAM and Optimal Sensor fusion
Supporting Situational Awareness at LAX using FME Server

What's hot (20)

PPTX
Producing Simple Orienteering Maps wickham
PPTX
Making an Orienteering Map in Seven Basic Steps
PPTX
Karl Hedrick
PDF
Potentiel3.0 hydro
DOCX
Lab report 2 image to image georeferencing
PPTX
Generation of high resolution DSM using UAV Images
PPT
Global mapper tutorial Jimma University Ethiopia
PPTX
Geographic information system and remote sensing
PPT
3D Animation
PPTX
Watershed Delineation in ArcGIS
PDF
FinalPresentation
PPTX
How Rough Is Your Runway?
PPTX
Agrihub INSPIRE Hackathon 2021: Challenge #4 Irrigation Management
DOCX
manual global mapper
PPT
Real-Time Satellite Tracking and Orbit Prediction with GPREDICT
PDF
Gps satellite tracking
DOCX
PROCESS OF GEOREFERENCING IN QGIS
PDF
Subsurface 3D GIS 05nov2011
PPT
Floodplain Modeling with LiDAR-Derived Terrain
PDF
What's new in ar kit 2
Producing Simple Orienteering Maps wickham
Making an Orienteering Map in Seven Basic Steps
Karl Hedrick
Potentiel3.0 hydro
Lab report 2 image to image georeferencing
Generation of high resolution DSM using UAV Images
Global mapper tutorial Jimma University Ethiopia
Geographic information system and remote sensing
3D Animation
Watershed Delineation in ArcGIS
FinalPresentation
How Rough Is Your Runway?
Agrihub INSPIRE Hackathon 2021: Challenge #4 Irrigation Management
manual global mapper
Real-Time Satellite Tracking and Orbit Prediction with GPREDICT
Gps satellite tracking
PROCESS OF GEOREFERENCING IN QGIS
Subsurface 3D GIS 05nov2011
Floodplain Modeling with LiDAR-Derived Terrain
What's new in ar kit 2
Ad

Similar to MWC/ADC 2013 Mapping and Location for Windows Phone (10)

PPTX
Location and API Maps in Windows Phone 8
KEY
Augmented Reality on iPhone Applications
KEY
Augmented reality
PDF
LUMIA APP LABS: HERE MAPS AND LOCATION APIS FOR WINDOWS PHONE
PDF
Building Location-Aware Apps using Open Source (AnDevCon SF 2014)
PDF
51811680 open layers
KEY
Where 2.0
PDF
HERE Maps for the Nokia X platform
DOCX
ArcGIS_Collector_Field_Guide_201411204_
PDF
以 Leaflet 濫用^H^H呈現開放街圖資料
Location and API Maps in Windows Phone 8
Augmented Reality on iPhone Applications
Augmented reality
LUMIA APP LABS: HERE MAPS AND LOCATION APIS FOR WINDOWS PHONE
Building Location-Aware Apps using Open Source (AnDevCon SF 2014)
51811680 open layers
Where 2.0
HERE Maps for the Nokia X platform
ArcGIS_Collector_Field_Guide_201411204_
以 Leaflet 濫用^H^H呈現開放街圖資料
Ad

More from Microsoft Mobile Developer (20)

PDF
Intro to Nokia X software platform 2.0 and tools
PDF
Lumia App Labs: Lumia SensorCore SDK beta
PDF
Nokia Asha from idea to app - Imaging
PPTX
Healthcare apps for Nokia X and Nokia Asha
PDF
Push notifications on Nokia X
PDF
DIY Nokia Asha app usability studies
PDF
Lessons learned from Nokia X UI reviews
PDF
Location based services for Nokia X and Nokia Asha using Geo2tag
PDF
Nokia In-App Payment - UX considerations
PDF
Introduction to Nokia Asha SDK 1.2 (beta)
PDF
UX considerations when porting to Nokia X
PDF
Kids' games and educational app design
PDF
Nokia X: opportunities for developers
PDF
Lumia App Labs: Nokia Imaging SDK 1.1
PDF
Intro to Nokia X software platform and tools
PDF
Lumia App Labs: Lessons learned from 50 windows phone 8 design consultations
PDF
Windows Phone 8 speech: parliamo con la nostra app
PDF
La pubblicazione di un'applicazione sullo store
PDF
Il pattern mvvm come strutturare al meglio il vostro progetto
PDF
Lens app trasformare il telefono in una fotocamera
Intro to Nokia X software platform 2.0 and tools
Lumia App Labs: Lumia SensorCore SDK beta
Nokia Asha from idea to app - Imaging
Healthcare apps for Nokia X and Nokia Asha
Push notifications on Nokia X
DIY Nokia Asha app usability studies
Lessons learned from Nokia X UI reviews
Location based services for Nokia X and Nokia Asha using Geo2tag
Nokia In-App Payment - UX considerations
Introduction to Nokia Asha SDK 1.2 (beta)
UX considerations when porting to Nokia X
Kids' games and educational app design
Nokia X: opportunities for developers
Lumia App Labs: Nokia Imaging SDK 1.1
Intro to Nokia X software platform and tools
Lumia App Labs: Lessons learned from 50 windows phone 8 design consultations
Windows Phone 8 speech: parliamo con la nostra app
La pubblicazione di un'applicazione sullo store
Il pattern mvvm come strutturare al meglio il vostro progetto
Lens app trasformare il telefono in una fotocamera

Recently uploaded (20)

PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Machine Learning_overview_presentation.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPT
Teaching material agriculture food technology
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Electronic commerce courselecture one. Pdf
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
A Presentation on Artificial Intelligence
PDF
Encapsulation theory and applications.pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
Encapsulation_ Review paper, used for researhc scholars
Programs and apps: productivity, graphics, security and other tools
Mobile App Security Testing_ A Comprehensive Guide.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Machine Learning_overview_presentation.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
Teaching material agriculture food technology
Advanced methodologies resolving dimensionality complications for autism neur...
Chapter 3 Spatial Domain Image Processing.pdf
Big Data Technologies - Introduction.pptx
Review of recent advances in non-invasive hemoglobin estimation
A comparative analysis of optical character recognition models for extracting...
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Electronic commerce courselecture one. Pdf
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
A Presentation on Artificial Intelligence
Encapsulation theory and applications.pdf
Assigned Numbers - 2025 - Bluetooth® Document

MWC/ADC 2013 Mapping and Location for Windows Phone

  • 1. MAPPING AND LOCATION Use the camera buttons! VAUGHAN KNIGHT
  • 2. NEW FOR MAPPING ON WINDOWS PHONE 8 • New map control • No longer requires a key • Supports offline maps • Pedestrian landmark support • And many more features …
  • 3. MAP VIEWS ROAD AERIAL HYBRID TERRAIN
  • 4. LIGHT AND DARK COLOURS LIGHT DARK
  • 5. DEMO: MAP CONTROL AND GEOLOCATOR
  • 7. LAUNCHING MAPS • Dedicated way to launch maps from your application MapsTask mapsTask = new MapsTask(); //Omit the Center property to use the user's current location. mapsTask.Center = new GeoCoordinate(47.6204, -122.3493); mapsTask.SearchTerm = "tapas"; mapsTask.ZoomLevel = 17; mapsTask.Show();
  • 8. LAUNCHING DIRECTIONS • Dedicated way to launch maps with directions to a destination // Get Directions MapsDirectionsTask mapsDirectionsTask = new MapsDirectionsTask(); // If you set the geocoordinate parameter to null, the label parameter // is used as a search term. LabeledMapLocation spaceNdleLML = new LabeledMapLocation("Space Needle", null); // If mapsDirectionsTask.Start is not set, the user's current location // is used as start point. mapsDirectionsTask.End = spaceNdleLML; mapsDirectionsTask.Show();
  • 9. OFFLINE MAPS • Map Downloader Task var mapDownloaderTask = new MapDownloaderTask(); for downloading maps mapDownloaderTask.Show(); • Map Updater Task var mapUpdaterTask = new MapUpdaterTask(); for updating maps mapUpdaterTask.Show();
  • 10. OFFLINE MAPS DOWNLOAD UPDATE
  • 11. LAUNCHING NOKIA DRIVE • Get driving directions with the new app to app communications in WP8
  • 12. DEMO: APP LAUNCHING NOKIA DRIVE