2009/1/14 HIC <[email protected]>: > > Hello, > > I'm trying to add a custom map overlay of a KML onto my map using new > GMapType. > > Test link: http://dpwgis/website/roadclosures/main_new.cfm
"dpwgis" is not a valid global domain name :( > I have added the "DSG" control. The KML i'm trying to overlay through > this control is a set of line segments. > > I've reviewed the constructor for GMapType: > GMapType(layers:GTileLayer[], projection:GProjection, name:String, > opts?:GMapTypeOptions) > > How could I somehow implement a KML in the "layers:GTileLayer[]" > parameter? You probably need to implement a server side solution that renders tiles for your KML file. > Or is this even possible? Are you perhaps looking for GGeoXML ? (or EGoeXML or others) I dont know what "DSG" is, but could it manipulate a GGeoXml overlay? > > Thank you! > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
