Sha256: a0ab6f8405fd4df87766946e0b667c43c13104161241eb66f310f46126ca638c

Contents?: true

Size: 1.18 KB

Versions: 3

Compression:

Stored size: 1.18 KB

Contents

:map:
  :data:
    - europe.yaml
    - america.yaml
  :width: "80%"
  :height: "90%"
  :zoom_control: true
  :map_type_control: true
  :street_view_control: true
  :overview_control: false
  :pan_control: true
  :title: My Travels
  :cluster: true
  :cluster_grid_size: 40
  :cluster_minumum_size: 2
  :cluster_zoom_on_click: true
  :cluster_image_path: /cluster/cluster-RED-
  :cluster_image_extension: png
  :cluster_image_sizes: [25, 27, 31, 37, 43]
  :show_geocode_link: true
  :authenticate: false
  :map_types: [hybrid, roadmap, satellite, terrain, osm]
  :default_map_type: roadmap

  #:admin_user: admin
  #:admin_salt: d34fda332c9a0f8997d33db8172b67b1a319fd79d108568aa4fbdb2b
  #:admin_hash: 267d09bb203ec5c9a20eb7dbc1a
  #:google_analytics_id: UA-99999999-9
  #:save_to: incoming

:views:
  :default:
    :lat: 20
    :lon: 0
    :zoom: 2
    :description: World
  :europe:
    :lat: 48.195387
    :lon: 10.634766
    :zoom: 6
    :description: Europe

:types:
  :visit:
    :icon: /markers/marker-RED-REGULAR.png
    :description: Visit
  :transit:
    :icon: /markers/marker-BLUE-REGULAR.png
    :description: Transit
  :lived:
    :icon: /markers/marker-GREEN-REGULAR.png
    :description: Lived

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
travlrmap-1.4.0 config/travlrmap.yaml.dist
travlrmap-1.3.0 config/travlrmap.yaml.dist
travlrmap-1.2.0 config/travlrmap.yaml.dist