>Is your tile creator script fast enough to create, serve and then
>cache a tile to the file system?

No.
Part of the problem is that it works in two steps.  First calculating
the heat values for every grid square (for all grid squares in your
area) and second calculating each tile.

The other part of the problem is that the script is slow. Needs to be
rewritten in C (if anyone does this, please let me know).


License: I typically license everything as GNU GPL.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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.

Reply via email to