Client-side annotation
I’ve been working on adding client-side annotations this last week to allow us to build an AVLS (Automatic Vehicle Location System). The vehicles will be represented by a vector symbol drawn and positioned in a Flash client. You can pass the symbols parameters that can be used to affect how the symbols are displayed using JSON. notation (i.e. {”label”:”Matt”,”heading”:76}).
