Skip to content

Commit 604fe19

Browse files
committed
starting on 2.0.0
1 parent 988ceea commit 604fe19

6 files changed

+367
-355
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.svn*
1+
.DS_Store

README.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
1-
## module-field_type_google_maps
1+
## Google Maps Field
22

3-
This module lets you embed a Google Maps field (or fields!) into your form, so that Form Tools users can view an address on a map instead of with a plain input field.
4-
5-
Note: this field requires an internet connection. It connects directly to Google's servers to dole up the map information. So no working locally without internet!
3+
This module lets you embed a Google Maps field (or fields) into your form, so that Form Tools users can view an
4+
address on a map instead of with a plain input field.
65

6+
Note: this field requires an internet connection. It connects directly to Google's servers to dole up the map.
7+
So no working locally without internet!
78

89
### Documentation
910

10-
[http://modules.formtools.org/field_type_google_maps/](http://modules.formtools.org/field_type_google_maps/)
11+
[https://docs.formtools.org/modules/field_type_google_maps/](https://docs.formtools.org/modules/field_type_google_maps/)
1112

1213
### Form Tools Extensions
1314

14-
For further information about Form Tools extensions, check out the following link:
15-
[http://www.formtools.org/extensions.php](http://www.formtools.org/extensions.php)
15+
For a full list of Form Tools modules, see:
16+
[https://modules.formtools.org/](https://modules.formtools.org/)

code/Module.class.php

+357
Large diffs are not rendered by default.

database_integrity.php

-19
This file was deleted.

0 commit comments

Comments
 (0)