1.5k views
in Platform Packages by

In this iMX RT1170 demo, which navigation framework/API is being used?

1 Answer

+1 vote
by

Hi!

In fact this demo simply uses a pre-rendered map and scrolls that along the given path. As the title of the video already says - it's just a demo. However, when it comes to a real-world project you can use two different ways in order to integrate an external navigation stack:

  1. Use Embedded Wizard's built-in vector graphics rendering engine, e.g. by using the StrokedPath view, and let Embedded Wizard render the data accordingly, or
  2. Let the external navigation stack render the content on the fly with its own rendering engine. For an integration, the so-called Views::Applet can be used. Within every installation of the Embedded Wizard Studio, also a dedicated example (i.e. 'Applet') is deployed as well.
Hope this helps,
best regards,
Manuel
by
In Google Maps API, Mapbox API, the path is obtained as a GET request in the form of a JSON file. Is it possible to render such path in JSON format in the Embedded Wizard?
by
In fact we did a proof of concept by using open street map data. However, it's up to you to transform the given JSON data and transform those into API calls to render the path. Hope this helps...
by
Thank you for your help, Manuel.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...