OpenLayers Blog

All the maps that are fit to blog

Entries Tagged as 'Vector'

Vector Behavior

April 15th, 2008 · 2 Comments

Since 2.6 is almost here, I thought it was time to look to the future again. OpenLayers currently packs a lot into its Layer classes. This is handy. It also makes it a bit hard to reuse parts of the library in areas that the original developer might not have anticipated. […]

[Read more →]

Tags: Vector · Features · Future

Building a Single File Vector Build

April 22nd, 2007 · No Comments

OpenLayers supports something called Build Profiles. These allow you to build a single file OpenLayers.js which contains all the code you need and only the code you need.
In order to target a minimal changeset for OpenLayers 2.4, we’ve added an additional profile, ‘full’, which contains the OpenLayers Vector changes. These changes increase the library size […]

[Read more →]

Tags: Vector

Vector Drawing Icons

March 27th, 2007 · No Comments

Recently, a mailing list post on the Dev list asked where we had gotten the awesome Vector Drawing icons from. I’d like to publicly thank CitySafe, and specifically, Ed Dowding, for uploading the icons to the Vector Drawing wiki page many moons ago, and granting their use to the OpenLayers project.

[Read more →]

Tags: Vector