Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: add "parsed" event when processing complete #40

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 4 comments
Closed

Comments

@GoogleCodeExporter
Copy link

Please star this issue if you would find a "parsed" event as described in the 
EGeoXml documentation useful.  It doesn't exist at present, trying to gauge 
interest/usefulness.

http://econym.org.uk/gmap/egeoxml.htm

"parsed" Event

EGeoXml throws a "parsed" event when the parsing is complete.
The EgeoXml.parse() operation is asynchronous because it uses GDownloadUrl(), 
so if you have code that should only operate after the markers etc. have all 
been created, then you'll need to listen for that event.


Original issue reported on code.google.com by geocodezip on 13 Oct 2011 at 2:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant