Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying OpenLayers 2.10 Beginner's Guide
  • Table Of Contents Toc
  • Feedback & Rating feedback
OpenLayers 2.10 Beginner's Guide

OpenLayers 2.10 Beginner's Guide

4.2 (9)
close
close
OpenLayers 2.10 Beginner's Guide

OpenLayers 2.10 Beginner's Guide

4.2 (9)

Overview of this book

Table of Contents (18 chapters)
close
close
OpenLayers 2.10
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

The StyleMap class


The StyleMap class tells the vector layer what Style objects to use when the features are in a certain 'state', or what OpenLayers refers to as intent. As the previous example showed, there's really not much in using this class. To create a StyleMap object you pass in an intent as the key (as a {String}), and a Style object is used as the value. For example, as in the previous example, 'default' is the desired intent and the vector_style object is the desired style object to use for that intent. This causes the vector_style to be applied to the 'default' intent:

var vector_style_map = new OpenLayers.StyleMap( {'default': vector_style} );

What is an 'intent'?

The 'intent', short for render intent, is a way to specify how features should be drawn, or what features should look like when in different 'states'. There are only three default intents we can use:

  • 'default': This is the intent used most of the time. If a feature is not in the two next intents, it is in this 'default...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY