gcode-mirror / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
0 stars 0 forks source link

parseKml is limited to 262064 bytes #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
parseKml will fail on a large string (262064 bytes)

What is the expected output or behavior? What do you see instead?
--

What version of the plug-in are you using? On what operating system? In
which browser?
All versions, all browsers

Please provide any additional information (code snippets/links) below.

Original issue reported on code.google.com by api.roman.public@gmail.com on 23 Sep 2008 at 8:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
For our company, this is becoming a serious issue, which is leading us to 
consider
other solutions.

We *do* want to load on-the-fly generated kmls, and having to code explicit 
splitters
for our kmls is becoming cumbersome. And no, we do not want to post these kmls 
on a
server.

Still, great api with tons of eye candy ;)

Original comment by jal...@gmail.com on 2 Apr 2009 at 2:07

GoogleCodeExporter commented 9 years ago
I think this is fixed in the new release:

http://code.google.com/apis/earth/documentation/releasenotes.html

Original comment by mike%gea...@gtempaccount.com on 2 Apr 2009 at 2:24

GoogleCodeExporter commented 9 years ago
Fixed as of 5.0.11655.6079

http://code.google.com/apis/earth/documentation/releasenotes.html#2009-03-31

Original comment by api.roman.public@gmail.com on 2 Apr 2009 at 4:23