I need a way to load 100 KML files approx (and maybe more in future), with a decent performance. Any ideas?
2013/4/25 Juan Francisco Vega Damke <crusi...@gmail.com> > Thanks for the answers guys, but i cant fix it :/. Anyone knows something > about Arcgis javascript api? > > > 2013/3/26 Enoch Lau (Google Employee) <enoch...@google.com> > > Are all 100 KML files covering the same area? If not, then if you know the >> content's bounds for each KML file, you could turn on/off KML layers >> depending on what the current map bounds is. >> >> >> On Tuesday, March 26, 2013 5:29:38 AM UTC+11, geoco...@gmail.com wrote: >> >>> On Mar 25, 7:57 am, Juan Francisco Vega Damke <crusi...@gmail.com> >>> wrote: >>> > Okey, is there any way to include 100+ KML's? >>> >>> How big/complex are the files? Is this for general use (general >>> internet users who won't wait), or for people that would be willing to >>> wait for them to load? >>> >>> The geoxml3 third party KML parser should be able to load an arbitrary >>> number of KML files, but they will be rendered as native Google Maps >>> API v3 objects, so the more objects and more complex the KML worse the >>> map will perform. >>> >>> geoxml3: >>> https://code.google.com/p/**geoxml3/<https://code.google.com/p/geoxml3/> >>> >>> -- Larry >>> >>> > >>> > 2013/3/25 Barry Hunter <barrybhun...@gmail.com> >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > > Generally can only include 5-7 KmlLayer's on a single map. >>> > >>> > > This limit is because the URL of the active KMLs has to be put into >>> a URL >>> > > to load the map tiles. There is a limit to the number of charactors >>> in a >>> > > URL. If your URLs are particully long, the limit of layers will be >>> less. >>> > >>> > > On Mon, Mar 25, 2013 at 1:54 PM, Juan Francisco Vega Damke < >>> > > crusi...@gmail.com> wrote: >>> > >>> > >> Hey, I have this problem: I have in a single page references to 100 >>> KML >>> > >> files aprox., this is for a GIS. The problem is that some KML files >>> doesn't >>> > >> load at all, this is a "random" problem. It would be great if >>> someone could >>> > >> help me. >>> > >>> > >> Thanks guys! >>> > >>> > >> -- >>> > >> *Be the change you want to see in the world * >>> > >>> > >> -- >>> > >> You received this message because you are subscribed to the Google >>> Groups >>> > >> "Google Maps JavaScript API v3" group. >>> > >> To unsubscribe from this group and stop receiving emails from it, >>> send an >>> > >> email to google-maps-js-api-v3+**unsubscr...@googlegroups.com. >>> > >> To post to this group, send email to >>> > >> google-map...@**googlegroups.com. >>> > >> Visit this group at >>> > >>http://groups.google.com/**group/google-maps-js-api-v3?**hl=en<http://groups.google.com/group/google-maps-js-api-v3?hl=en>. >>> >>> > >> For more options, >>> > >> visithttps://groups.google.**com/groups/opt_out<http://groups.google.com/groups/opt_out>. >>> >>> > >>> > > -- >>> > > You received this message because you are subscribed to the Google >>> Groups >>> > > "Google Maps JavaScript API v3" group. >>> > > To unsubscribe from this group and stop receiving emails from it, >>> send an >>> > > email to google-maps-js-api-v3+**unsubscr...@googlegroups.com. >>> > > To post to this group, send email to >>> > > google-map...@**googlegroups.com. >>> > > Visit this group at >>> > >http://groups.google.com/**group/google-maps-js-api-v3?**hl=en<http://groups.google.com/group/google-maps-js-api-v3?hl=en>. >>> >>> > > For more options, >>> > > visithttps://groups.google.**com/groups/opt_out<http://groups.google.com/groups/opt_out>. >>> >>> > >>> > -- >>> > *Be the change you want to see in the world * >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Maps JavaScript API v3" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to google-maps-js-api-v3+unsubscr...@googlegroups.com. >> To post to this group, send email to >> google-maps-js-api-v3@googlegroups.com. >> Visit this group at >> http://groups.google.com/group/google-maps-js-api-v3?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > *Be the change you want to see in the world * > -- *Be the change you want to see in the world * -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-maps-js-api-v3+unsubscr...@googlegroups.com. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. Visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en. For more options, visit https://groups.google.com/groups/opt_out.