Title: Dynamic Map Create &amp; Update
Last modified: March 28, 2025

---

# Dynamic Map Create & Update

 *  Resolved [taod86](https://wordpress.org/support/users/taod86/)
 * (@taod86)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/dynamic-map-create-update/)
 * Hi,
 * Is there any way to create a map that pulls track data from a gpx file served
   by a web server? I am trying to create a live tracking app where the .gpx tracks
   from a gps or phone are uploaded to the cloud and then made available through
   a web app so as to be displayed on an online map.
 * Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Joe](https://wordpress.org/support/users/morehawes/)
 * (@morehawes)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/dynamic-map-create-update/#post-18388795)
 * Hi [@taod86](https://wordpress.org/support/users/taod86/),
 * Thanks for reaching out. Yes – using the **file_url** Shortcode attribute like
   this:
 *     ```wp-block-code
       [Waymark file_url="https://www.waymark.dev/assets/geo/track-ele-only.gpx"]
       ```
   
 * More information available on the [Docs](https://www.waymark.dev/docs/shortcodes/#shortcode-files).
   Let me know if you run in to any issues.
 * Cheers,
 * Joe
 *  Thread Starter [taod86](https://wordpress.org/support/users/taod86/)
 * (@taod86)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/dynamic-map-create-update/#post-18389292)
 * Thank you Joe for answering so promptly and my apologies for missing that part
   in the Docs! Your plugin is really great.
 * I’m building the app with Google App Script as a backend and unfortunately I 
   think that since accessing the web app ([https://script.google.com/macros/s/AKfycbwAZb_67qsgy009l-zv8rU5nSOBq2PfimoKRFJmo2LxfU9nE1x0mj_HmxiYc3vFXcMx3w/exec](https://script.google.com/macros/s/AKfycbwAZb_67qsgy009l-zv8rU5nSOBq2PfimoKRFJmo2LxfU9nE1x0mj_HmxiYc3vFXcMx3w/exec))
   triggers a 302 – because it hits the web app, which triggers the functions on
   the backend which then returns the gpx it doesn’t seem to work. But it’s on me
   and my weird use-case, the plugin works really well otherwise.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Dynamic Map Create & Update’ is closed to new replies.

 * ![](https://ps.w.org/waymark/assets/icon-256x256.png?rev=3491393)
 * [Waymark](https://wordpress.org/plugins/waymark/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/waymark/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/waymark/)
 * [Active Topics](https://wordpress.org/support/plugin/waymark/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/waymark/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/waymark/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [taod86](https://wordpress.org/support/users/taod86/)
 * Last activity: [1 year, 2 months ago](https://wordpress.org/support/topic/dynamic-map-create-update/#post-18389292)
 * Status: resolved