• I’m wondering if there is a way to show attribute data in popups on way-points and tracks?

    For example. I would like to show the distance traveled, max elevation, max grade, and other data recorded by my GPS.

    I prefer geojson or kml for performance reasons. I have a large map with a lot of data. There are about 1,300 waypoints. Therefore, I would need to use something like an attribute table or data included in the kml file.

    Thanks for the plugin. This does exactly what I need. I will be making a donation soon!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor hupe13

    (@hupe13)

    There are some possibilities, see Bozdoz’s documentation about leaflet-geojson.

    Thread Starter azbce

    (@azbce)

    Thanks for the responce @hupe13!

    How would I use the popup_property in the short code? Can you provide an example?

    I have various types of GIS software and can make an attribute table if I need. But how to include the data in pop up?

    • This reply was modified 1 year, 10 months ago by azbce.
    Plugin Contributor hupe13

    (@hupe13)

    To get the popup property write {property}. Here is a example with a gpx file. leaflet-gpx is similar to leaflet-geojson.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display attribute data in popup’ is closed to new replies.