Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am very new to the development ground, and I am developing an app which uses Map service. I am developing that app for Windows Phone 8.

I followed a link http://themightyhedgehog.blogspot.de/2013/01/how-to-use-google-maps-in-your-own.html and tries to develop an app containing Google Map.

But I got an error in Xaml on line MapAppScope:BindingHelpers.TileSource="{Binding GoogleMap}"

and the error I got are:

BuildingHelpers is not supported in Silverlight.
The attachable property 'TileSource' was not found in type 'BuildingHelpers'.
The Namespace prefix "MapAppScope" is not defined.
So please can anyone helps me to do the needful.
Posted

1 solution

this web address will help you.

http://developer.nokia.com/Community/Wiki/Category:Maps_on_Windows_Phone


Thanks,
Bilaal
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900