Re: [Stripes-users] Stripes, Google Maps and KML

2014-09-30 Thread VANKEISBELCK Remi
Hi, You don't need to overwrite stream(), just pass your string to StreamingResolution's constructor (or a reader or input stream)... Now for your google-specific problem, I have no idea. Cheers RĂ©mi 2014-09-27 23:36 GMT+02:00 Heather and Jon Turgeon < tashiba40_evergr...@hotmail.com>: > Hi

Re: [Stripes-users] Stripes, Google Maps and KML

2014-09-29 Thread Luis Tiago Rico
Hi there! Probably the error has to do with you returning kml.toString() insted of returning a KML file! Plesase have a look! I personally never worked with google maps like you are doing (server side)! I allways keep the maps api on client side! Cheers! Em 27/09/2014 22:38, "Heather and Jon Tur

[Stripes-users] Stripes, Google Maps and KML

2014-09-27 Thread Heather and Jon Turgeon
Hi all, my Stripes based mapping site is coming along nicely. (running on AWS) I do have a question if anyone has used a Stripes action to be the source of a KML for Google maps? So far I have the code written and the KML being created in an action but have been unable to get the placemarks to s