diff --git a/examples/styles-context.html b/examples/styles-context.html index 4849cfc540..9b9d9c65e7 100644 --- a/examples/styles-context.html +++ b/examples/styles-context.html @@ -105,112 +105,4 @@ on the context object passed to the Style constructor.

- - - - OpenLayers Vector Styles - - - - - - -

Feature Styles Example

- -
- -

- Shows how to create a feature styles. -

- -
- -
-

Features in the northern hemisphere are styled according to their - "type" attribute. This is accomplished with a simple template that - is evaluated with the feature attributes as context.

-

Features in the sourthern hemisphere are styled according to a - combination of their attributes and non-attribute properties. This - is accomplished using an advanced template that calls functions - on the context object passed to the Style constructor.

-
- - + \ No newline at end of file