• vandestouwe

    (@vandestouwe)


    I’m creating for this example two maps in a post the first with the given example from geojson works perfectly and the second does not process the gpx record alltough if I run this on mylocalhost it does works. Any one any idea why it is not working?

    The failing gpx on https://www.vandestouwe.com
    [leaflet-map doubleClickZoom=true scrollwheel=true]
    [leaflet-geojson src=https://www.vandestouwe.com/wp-content/uploads/2018/03/map.geojson fitbounds=1 popup_property=”popup-text”]
    [leaflet-map doubleClickZoom=true scrollwheel=true zoom=14]
    [leaflet-gpx src=https://www.vandestouwe.com/wp-content/uploads/2018/03/probeersel-1.gpx fitbounds=1]

    The working set on my localhost using xammp
    [leaflet-map doubleClickZoom=true scrollwheel=true]
    [leaflet-geojson src=https://localhost/wp-content/uploads/2018/03/map.geojson fitbounds=1 popup_property=”popup-text”]
    [leaflet-map doubleClickZoom=true scrollwheel=true]
    [leaflet-gpx src=https://localhost/wp-content/uploads/2018/03/probeersel-1.gpx fitbounds=1 popup_property=”popup-text”]

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter vandestouwe

    (@vandestouwe)

    It appears that .gpx extensions are not handled by my shared domain provider. Which is https://www.domain.com in the USA. Anyone any ideas to overcome this problem?

Viewing 1 replies (of 1 total)
  • The topic ‘GPX is not shown on the map’ is closed to new replies.