-
Notifications
You must be signed in to change notification settings - Fork 3
/
RELEASES
45 lines (26 loc) · 801 Bytes
/
RELEASES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
RELEASE 1.1.0ALPHA
==================
Tagged release-1.1.0ALPHA on April 14, 2009 by Taylan Pince
New Features
------------
* Added support for terrain map type (Matt Wilson)
* Made map zoom level same as the static image (Matt Wilson)
Bug Fixes
---------
* Fixed a problem with iterating over markers (Matt Wilson)
* * *
RELEASE 1.0.0BETA
=================
Tagged release-1.0.0BETA on March 24, 2009 by Taylan Pince
New Features
------------
* Class is self-contained now, only depends on jQuery and jQuery Class plug-in
* * *
RELEASE 1.0.0ALPHA
==================
Tagged release-1.0.0ALPHA on March 12, 2009 by Taylan Pince
New Features
------------
* Added StaticMap class that provides a wrapper around Google's Static and
Dynamic Map applications in a single interface
* * *