Skip to content

WEBSDK-1016 Create example for GPX reader#180

Open
mandarwagh94 wants to merge 1 commit into
heremaps:masterfrom
mandarwagh94:WEBSDK-1016
Open

WEBSDK-1016 Create example for GPX reader#180
mandarwagh94 wants to merge 1 commit into
heremaps:masterfrom
mandarwagh94:WEBSDK-1016

Conversation

@mandarwagh94
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Mandar Wagh <mandar.wagh@here.com>
@@ -0,0 +1,1687 @@
<?xml version='1.0' encoding='utf-8'?>
<gpx xmlns:ns0="http://www.topografix.com/GPX/1/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1" creator="mapjs demo - truck route" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<gpx xmlns:ns0="http://www.topografix.com/GPX/1/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1" creator="mapjs demo - truck route" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
<gpx xmlns:ns0="http://www.topografix.com/GPX/1/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1" creator="HERE Maps API for JavaScript demo - truck route" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants