I am building an application where i show the bus stops on the map and the user current location as well.I want to implement the notification that when the user is say x meters from one bus stop ,there should be a notification like alert,sound .So that he can prepare for his stop.There may be many stops on the map and i want to do it for everystop. Please help me how to implement that.Whether it would be LocalNotification,Then how to use this in this way..........
预 收