My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Versions  

Featured, Versions
Updated Feb 4, 2010 by digitals...@gmail.com

#This page contains information about versions starting with r59

r75

  • Added the AddCopyright function to support the creation of new map types
  • Added the SetMapType function to accept map type constants

r74

  • Removed GetMapType function for initialisation, and instead require the constant of the maptype. Allows support for custom map types.

r72

  • Added MarkerManager support for the open source marker manager (see docs)

r69

  • Added the CheckResize function and demo, allows for more dynamic maps (thanks to Cyrille Heulland for the suggestion)

r64

  • Added the 'centerMoveMethod' to the Mapifies.AddMarker method.
  • Updated the 'init' callback to now include the map. The order is 'thisMap', 'element', 'options'
  • Added an example to show using GEvent within jMaps code.

r61

  • Put helper functions into Mapifies namespace. This now means you call these functions like this:
  • var valid = Mapifies.SearchCode(result.getStatus());
  • Updated demos and documentation

r59


Sign in to add a comment
Powered by Google Project Hosting