Class StaticGmaps::Marker
In: lib/static_gmaps.rb
Parent: Object

Methods

Constants

DEFAULT_LATITUDE = nil
DEFAULT_LONGITUDE = nil
DEFAULT_COLOR = nil
DEFAULT_ALPHA_CHARACTER = nil
VALID_COLORS = [ :red, :green, :blue ]
VALID_ALPHA_CHARACTERS = [ :a, :b, :c, :d, :e, :f, :g, :h, :i, :j, :k, :l, :m, :n, :o, :p, :q, :r, :s, :t, :u, :v, :w, :x, :y, :z ]

Attributes

alpha_character  [RW] 
color  [RW] 
latitude  [RW] 
longitude  [RW] 

Public Class methods

Public Instance methods

[Validate]