That's ok :) Now I understand, but I'm really trying to draw the heatmap, I discovered an API from (http://www.heatmapapi.com/) I have a DB with a lot of points (X,Y, f(x)[0,1] ) .
Regards, Júlio César Chaves On Sat, Mar 20, 2010 at 11:39 AM, Marcelo <[email protected]> wrote: > > On Mar 20, 2:28 pm, Júlio César Chaves <[email protected]> wrote: > > Hi Marcelo, sorry by my english misunderstanding, by debugging I mean try > to > > repeat, try to understand for myself, I've never want to say that there > is > > a bug on your code. > > No big deal. (Notice the smiley after my comment) :) > > > > I'm sorry, I still trying to repeat your code. > > I'm not sure what you're trying to repeat. > The code from that example will not draw a heatmap for you. It is just > an example that shows you how to display custom tiles and set their > opacity, regardless of what those tiles are for. Note that the code > for displaying counties is identical, except for one parameter. > > You might want to do some reading on custom maps: > http://econym.org.uk/gmap/custommap.htm > > That tutorial is based on V2, but the principles are the same. > > -- > Marcelo - http://maps.forum.nu > -- > > > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
