Canvas snippets: Difference between revisions

Jump to navigation Jump to search
Line 328: Line 328:
var xoffset=50;
var xoffset=50;


# render 5 instances symbols using the style specified above
# render 5 instanced symbols using the style specified above
for (var i=0;i<5;i+=1) {
for (var i=0;i<5;i+=1) {
# look up the raster image for the symbol
# look up the raster image for the symbol

Navigation menu