Skip to content

Scripting blog

Scripting and coding experiments

  • Home
  • About

Author: Alberto

Posted on November 13, 2010January 7, 2011

Google Map V3: Markerclusterer with custom tooltip/title

Markerclusterer, part of Google Maps Utility Library, is a Javascript library that helps developers to manage a large number of markers, grouping near markers into a single “cluster”.

Continue reading “Google Map V3: Markerclusterer with custom tooltip/title”

Posted on November 11, 2010December 1, 2010

Html5 Canvas Display List

Html5 Canvas is a cool component, but:

  • without a Display List many developers loose their time to draw simple geometric polygons
  • without interaction, polygons are motionless and dead

Continue reading “Html5 Canvas Display List”

Posts pagination

Previous page Page 1 Page 2
Proudly powered by WordPress