From 07b72def92ec7a3eada5b07fce1ef68149a4e5d8 Mon Sep 17 00:00:00 2001 From: ahocevar Date: Sun, 6 Apr 2008 17:07:03 +0000 Subject: [PATCH] removing duplicated html git-svn-id: http://svn.openlayers.org/trunk/openlayers@6797 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/styles-context.html | 110 +---------------------------------- 1 file changed, 1 insertion(+), 109 deletions(-) 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