Code Monkey home page Code Monkey logo

maps-samples's Introduction

Windows Phone 8 Maps Examples

This project is just a collection of Maps examples for Windows Phone 8. The basic use cases were previously implemented for other platforms and the examples are available on the wiki:

This project is hosted in GitHub: https://github.com/Microsoft/maps-samples

Hello map

Basic map with kinetic panning and pinch zooming. Also includes menu option for disabling the map (makes it static).

Map events

Shows on how different events can be captured, and which events are generated with different map changes.

Map interaction

Shows map moving to predefined locations:

  • Switching different animation modes (parabolic, linear, none)
  • Changing heading, pitch & zoom levels
  • Switching between map color (light/dark) modes & map types (road, Arial, hybrid, terrain)
  • Toggling pedestrian features & landmarks on/off
  • Setting multiple values with setview()

Simple map content

Shows how to add and remove Markers (MapOverlay), Polyline and Polygon to the Map. Example also shows how to zoom the map in order to fit the selected map content into the view.

There is also related wiki articles for this example code: Fitting content into the view with Windows Phone maps API and Hiding map content with Windows Phone maps API.

More map content

Shows how to make rectangle & circle with polygon and how to add them into the map. Also shows differences adding ellipse & rectangle objects to the map (non-map objects).

There is also related wiki articles for this example code: Drawing shapes with Windows Phone maps_API.

Draggable marker

Just an simple example illustrating minimal implementation for draggable markers. There is also Wiki page made to explain the code a bit: Draggable markers with Windows Phone maps API

Map markers

Work in progress, is here just so it could be compared with other platform examples.

Dynamic polyline

Shows how to add and remove markers to the map with click events, as well as how to dynamically add and remove points from polyline.

My location

Shows how to use GeoCoordinateWatcher to get and monitor GPS position and how to show that on the map using circle polygon to show the accuracy of the position.

Geo coding

Simple example showing on how you can Geo code an address to a location(s) utilizing the Geo coding service.

Reverse geo coding

Simple example showing on how you can Reverse Geo code location from an address by utilizing the reverse Geo coding service .

Routing

Very Simple example showing how you can route between two points and show the route in a map.

Advanced routing

Nicer UI example for the routing.

Location selector

Example showing how to implement location selector page and add it to your project.

Area selector

Example showing how to implement Circle Area selector page and add it to your project. The special numeric input box used in this project is explained in Implementing numerical inputbox wiki article.

LaunchDirectionsTask

Example based on advanced routing UI, which shows how to instead draw the route to Maps application by utilizing the MapsDirectionsTask API.

LaunchMapSearchTask

Example showing how to use mapsTask API for location based searching with Maps.

LaunchMapTask

Example showing how to use mapsTask API for showing Map location.

GetMyGeoposition

Very simple example illustrating how to use Geolocator to get single shot location.

TrackMyPosition and TrackMyPositionTwo

Simple Examples showing the differences for the the location tracking between the Geolocator and GeoCoordinateWatcher API.

TrackMeInBackground

Very simple example for showing how to run position tracking in the background.


Copyright (c) 2012-2014 Microsoft Mobile. All rights reserved.

maps-samples's People

Contributors

ltomuta avatar tompaana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.