Hey there, I posted a message on the Google Maps Forum and someone adviced me to contact you.
Actually, I have data set which have this form : Latitude | Longitude | Wave height (meters) 42.816357 | 4.940185 | 1.2 42.687281 | 5.357666 | 1.5 ... For each latitude and longitude I have different wave height. Actually, that I want to do, it's use layer in order to "colorize" my google map in function of wave height by using my own scale color. I saw on different web sites that they managed to do that by using GTileLayer as on : http://maps.forum.nu/gm_heatmap.html and on : http://www.surfline.com/surf-forecasts but there are no explanations in comparison of my data model. Moreover, I got the feeling that GTileLayer is used on a predefined picture. I didn't find on the net examples which are used with multiple data as I have. Could you help me or advice me how to develop that? Best Regards. -- 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.
