Sha256: cedbfd80e54632f89a9f4baaf9865bdb30b2f43e153ad315a49793ace55d802e

Contents?: true

Size: 1.45 KB

Versions: 1

Compression:

Stored size: 1.45 KB

Contents

=== 0.3.5 2011-05-12
* Improves
  * Updated map_localizations view method to perfom callbacks on map movements.
  * Added eventListeners options to Ropenlayer::Openlayer::Map

=== 0.3.4 2011-05-09
* Improves
  * Added some test with rspec
  * improve node drawing. all style variables can now be defined in acts_as_localizable_on method

=== 0.3.3
* Malformed previous release

=== 0.3.2
* Bug fixes
  * FormBuilder map_node_editor wasnt merging options
  * Rename build_map method to build_ropenlayer_map. It can cause conflict when :mapper is an instance of Map class (rails provides then build_map method to contruct belongs_to object)
  * Added option for popup_size

=== 0.3.1
* Bug fixes
  * Ropenlayer::JsHelper::Prototype doesnt escape onclick propierties propierly :)
* enhancement
  * default_layer can be used now in instance space (though Proc, symbol method, or watever). Instance maps can have now independent base layer

=== 0.3.0 2011-02-27

* Major release.
  * include acts_as_map and acts_as_localizable_on class methods to Rails applications.
  * make ropenlayer not js framework dependent.
  * included form builder helpers to provide easily storage new nodes on map
  * added Ropenlayer::Openlayer::Feature to provide drawing of nodes in map (at the moment, poing, lines and polygons are supported
  * more facilities to Rails applications (migration and install generators)

=== 0.0.1 2011-01-11

* 1 major enhancement:
  * release fist version of ropenlayer gem

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ropenlayer-0.3.5 History.txt