Sha256: 5a26579fecf92a93482345da6086f6999dd5c2a586ae2f680906f223ee06de26

Contents?: true

Size: 402 Bytes

Versions: 11

Compression:

Stored size: 402 Bytes

Contents

This directory indicates the location where you can specify the maps looks and feel.
You will need to create a new theme directory which contains the map YAML stylesheets for
your various maps.

For example

public/charts/themes/cool_maps
 - us_map.yml
 - world_map.yml
 
Then in your controller, indicate you want to choose the 'cool_maps' theme by using the following:

map.add( :theme, "cool_maps" )

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
derailed-ziya-2.1.0 examples/maps/public/maps/themes/readme.txt
derailed-ziya-2.1.1 examples/maps/public/maps/themes/readme.txt
derailed-ziya-2.1.2 examples/maps/public/maps/themes/readme.txt
derailed-ziya-2.1.3 examples/maps/public/maps/themes/readme.txt
derailed-ziya-2.1.4 examples/maps/public/maps/themes/readme.txt
derailed-ziya-2.1.5 examples/maps/public/maps/themes/readme.txt
ziya-2.3.0 examples/maps/public/maps/themes/readme.txt
ziya-2.1.9 examples/maps/public/maps/themes/readme.txt
ziya-2.1.8 examples/maps/public/maps/themes/readme.txt
ziya-2.1.7 examples/maps/public/maps/themes/readme.txt
ziya-2.1.6 examples/maps/public/maps/themes/readme.txt