Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,

I'am currently developing a windows phone app that uses windows phone maps api.
My purpose is to geolocate bus stops in my city, and by tapping the pushpin on the maps, the user gets the schedule for that specific bus stop.
Each map, has a minimum of 15 bus stops, and each one has its own schedule.
What would be the best approach to load the schedule to each different bus stop??
At the moment i am loading the pushpin geolocalizations from a xml that i already made. Should i take that kind of approach, by creating a diferent xml to each bus stop?

my regards
Ricardo
Posted

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