Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
EGeoXml
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mike Williams  
View profile  
 More options Apr 21 2007, 6:45 pm
From: Mike Williams <nos...@econym.demon.co.uk>
Date: Sat, 21 Apr 2007 17:45:34 +0100
Local: Sat, Apr 21 2007 6:45 pm
Subject: EGeoXml
I've now put all the things that I wanted to do into EGeoXml.

EGeoXml takes files created by My Maps (and other KML files of similar
structure) and renders them within the API in a manner that exposes the
objects and grants you considerable control over the rendering.

http://www.econym.demon.co.uk/googlemaps/egeoxml.htm

It's by far the trickiest bit of Javascript I've ever written.

The simple way to use it is like this:

    <script src="egeoxml.js" type="text/javascript"></script>

    var exml;

    exml = new EGeoXml("exml", map, "test001.xml");
    exml.parse();

If you want more control over the rendering, then there's a considerable
list of {options} that allow you to use a sidebar, control the style of
the markers and info windows.

You can pass it several files at once, useful if you have a My Map that
takes several pages and you'd prefer to see all your points on a single
map with a sorted sidebar.

You can use it with GMarkerManager or MarkerManager, but you have to
provide your own helper function, because I can't guess suitable minZoom
and maxZoom values for each of your markers.

--
The Blackpool Community Church Javascript Team
http://www.econym.demon.co.uk/googlemaps/


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ferguson.print  
View profile  
 More options Apr 22 2007, 11:11 pm
From: "ferguson.print" <ferguson.pr...@btconnect.com>
Date: Sun, 22 Apr 2007 14:11:53 -0700
Local: Sun, Apr 22 2007 11:11 pm
Subject: Re: EGeoXml
I found your tutorial via google and have been trying this all
night..

@ http://www.valesnet.co.uk/ferg/test.html

mymaps.kml in same dir...

I can not get it working..

On Apr 21, 5:45 pm, Mike Williams <nos...@econym.demon.co.uk> wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Williams  
View profile  
 More options Apr 23 2007, 5:08 am
From: Mike Williams <nos...@econym.demon.co.uk>
Date: Mon, 23 Apr 2007 04:08:21 +0100
Local: Mon, Apr 23 2007 5:08 am
Subject: Re: EGeoXml
Wasn't it ferguson.print who wrote:

>I found your tutorial via google and have been trying this all
>night..

>@ http://www.valesnet.co.uk/ferg/test.html

>mymaps.kml in same dir...

>I can not get it working..

It works perfectly with EGeoXml.

You're using GGeoXml, which is not my code.

Try moving this line to after you've created the map
var geoXml = new GGeoXml("mymaps.xml");

--
The Blackpool Community Church Javascript Team
http://www.econym.demon.co.uk/googlemaps/


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google