[Google Maps API v3] Re: Custom map marker for KML

2011-03-17 Thread Chad Killingsworth
Modifying the KML would have to be done server side. How you do that would depend on what environment your server supports (php, asp.net, jsp, etc). Berry is correct though, at that point JSON would be easier and can be done completely client side with the foursquare API. See http://developer.f

[Google Maps API v3] Re: Custom map marker for KML

2011-03-16 Thread LightYoruichi
Brad, Chad, Is there any examples or demo for this? Thanks! On Mar 17, 7:40 am, bratliff wrote: > On Mar 16, 5:36 am, "lightyorui...@ktard.co.cc" > > wrote: > > Hey, > > > Is there a way for me to display the KML data from > > foursquare(http://foursquare.com/feeds) but using a different map

[Google Maps API v3] Re: Custom map marker for KML

2011-03-16 Thread bratliff
On Mar 16, 5:36 am, "lightyorui...@ktard.co.cc" wrote: > Hey, > > Is there a way for me to display the KML data from > foursquare(http://foursquare.com/feeds) but using a different map marker? > > Been on it for hours but can't solve it. Appreciate some help here. > > Thanks! You could strip the

[Google Maps API v3] Re: Custom map marker for KML

2011-03-16 Thread Chad Killingsworth
You would need to modify the Kml I believe. You could do an xsl transformation on the kml feed and draw the result on your map. Chad Killingsworth -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send ema