Jump to content

Google Maps API with AJAX


Recommended Posts

Hello everyone,

 

First off, I'm starting my adventure into web development and have plenty of html/css and jQuery experience. My JavaScript skills, outside of jQuery, are, let's just say, elementary. I've been playing around with the Google Maps API v3 and have successfully loaded the map, added multiple markers with infowindows, added KML overlays and used AJAX to display a track in GPX form. Here's where I'm hoping I can enlist the help of the talented and good looking devs in the geocaching community.

 

I would like to write an AJAX call that will parse a gpx file (found caches, in this instance) and display the markers on my map. I can't find any example of this online other than what Bing Maps has in their API documentation. That said, has anyone out there done this kind of thing? I have been successful in saving the GPX file as a KML, hosting said KML and using that with the API but I'm trying to figure out AJAX and would love to do this. Note, this isn't for any work or school related project - it's just for me to play around with JS and AJAX. I can set up an example map with the KML overlay on my personal site and link to it, if anyone would like.

 

Thanks for any help anyone can provide!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...