You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
### Changelog
4
4
5
+
#### 0.8.0
6
+
##### 11/10/2014
7
+
8
+
- (Feature) Added ability to define a scaled width and height for markers
9
+
- (Feature) Added new parameter to make it possible to hide all the markers not within the a map's bounds
10
+
- (Bug Fix) Fixed an issue that would cause the fieldtype to not appear correctly in the CP when the field was located on any tab aside from the default
11
+
- (Refactor) Cleaned up old unused code
12
+
- (Refactor) Removed iconSize properties from all classes.
13
+
- (Refactor) Added ability to modify all the options to the map objects added to the map with the field type
14
+
15
+
#### 0.7.1
16
+
##### 09/16/2014
17
+
18
+
- (Feature) Added support for GroundOverlays (called Images) within the fieldtype
19
+
- (Feature) Added new template tag to add GroundOverlay objects to maps
20
+
- (Bug Fix) Fixed an issue with the ground overlays not appearing on the map list view in the original 0.7.0 release Source code (zip)
0 commit comments