Sha256: 52cf145d1e8d91d592200669cb158111ff372fd9a78006507a4245b7a2bf4a05

Contents?: true

Size: 400 Bytes

Versions: 11

Compression:

Stored size: 400 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/maps/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 resources/maps/themes/readme.txt
derailed-ziya-2.1.1 resources/maps/themes/readme.txt
derailed-ziya-2.1.2 resources/maps/themes/readme.txt
derailed-ziya-2.1.3 resources/maps/themes/readme.txt
derailed-ziya-2.1.4 resources/maps/themes/readme.txt
derailed-ziya-2.1.5 resources/maps/themes/readme.txt
ziya-2.3.0 resources/maps/themes/readme.txt
ziya-2.1.9 resources/maps/themes/readme.txt
ziya-2.1.8 resources/maps/themes/readme.txt
ziya-2.1.7 resources/maps/themes/readme.txt
ziya-2.1.6 resources/maps/themes/readme.txt