Bing-Maps-Fleet-Tracker | Bing Maps Fleet Tracker is a tracking solution | Map library
kandi X-RAY | Bing-Maps-Fleet-Tracker Summary
kandi X-RAY | Bing-Maps-Fleet-Tracker Summary
Bing Maps Fleet Tracker is a fleet management solution based on the Bing Maps APIs. It offers functionalities that enable tracking and managing a fleet of vehicles in real time. For more details, read this blog post.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Bing-Maps-Fleet-Tracker
Bing-Maps-Fleet-Tracker Key Features
Bing-Maps-Fleet-Tracker Examples and Code Snippets
Community Discussions
Trending Discussions on Bing-Maps-Fleet-Tracker
QUESTION
I'm trying to run the example from "https://github.com/Microsoft/Bing-Maps-Fleet-Tracker/blob/master/MobileClient/README.md" on ionic 3. I can see the registration page but getting an error when clicking scan button: "Uncaught (in promise): ReferenceError: cordova is not defined ReferenceError: cordova is not defined" and when clicking dismiss button: “self.parentView.context.dismiss is not a function”. Think I’ve completed due setup of git, nodejs and ionic(cordova). Anybody could give me an idea, please? Thank you very much!
...ANSWER
Answered 2019-Jun-05 at 07:01Are you running it on a device/emulator?
Cordova is only enabled when the app is run on a device or an emulator. It won't work in the browser with "ionic serve".
However, some plugins work in the browser. For that you've to use the following command:
ionic cordova run browser
Or you can just run it on your device
ionic cordova run android
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Bing-Maps-Fleet-Tracker
Set up the back-end services and administration portal;
Set up the mobile client.
The Bing Maps Fleet Tracker solution consist of 3 major components:. Each of these components can be built and run separately, and each can be replaced with implementations of your own. The backend services are responsible for the collection and processing of location information, the provisioning of tracking devices and assets, dispatching, and report generation. They are made up of an ASP.NET Core 2 service, and two Azure Functions. For more information on building an running the backend services see Backend\README.md. The administration portal is an angular application that exposes the functionalities of the backend to the deployment administrators. It can be used to view reports, track and provision assets, and compare dispatching routes. For more information on building an running the administration portal see Frontend\README.md. The mobile client is an ionic mobile application responsible for collection of asset location information and the forwarding of this information to the backend. It is meant to provide an out of the box background tracking solution but it is not the only way to integrate with Bing Maps Fleet Tracker; any GPS device with an internet connection can be used to provide the background tracking (see Using the Rest APIs). For more information on building and running the mobile client see MobileClient\README.md.
The Backend Services
The Administration Portal
The Mobile Client
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page