This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to load a GPX file using OpenLayer

0

Hi,

I want to load a GPX file on OSM map using openlayers and show the datetime and location on click and on mouseover.

GPX file load is working. How to display datetime, location, speed etc on click of any point on the plotted line?

asked 28 Nov '16, 12:17

Reshma%20Maner's gravatar image

Reshma Maner
235303136
accept rate: 0%

2

Is this GPX file coming from the OSM gpx repository? If not, I don't think this is an OSM question, but an Openlayers question.

(28 Nov '16, 17:09) joost schouppe

I want to plot it on OSM map

(29 Nov '16, 06:04) Reshma Maner

Source code available on GitHub .