On 7 October 2010 12:39, valli <[email protected]> wrote: > Hi , > > I am using heatmaps to generate maps based on our database.I have > taken an sample example which you provides to generate the heatmaps. > > Here is the link http://www.heatmapapi.com/Sample_Google4.aspx
That example works. > I am using the same example to generate the maps but i am getting > error > > Error: a is null > Source File: > http://maps.gstatic.com/intl/en_ALL/mapfiles/276b/maps2.api/main.js > Line: 454 You can't be using the same example because yours doesn't work. Where is the map which doesn't work? Did you read the posting guidelines? http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines -- a message "a is null" doesn't mean anything because "a" is local and re-used throughout the API. -- 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.
