Skip to content

Commit

Permalink
Updated README & CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Tam committed Nov 3, 2017
1 parent 530f363 commit 87785c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## 3.0.0 - 2017-11-02
## 3.0.0 - 2017-11-03
### Changed
- Initial Craft 3 Release
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
A beautifully simple Google Map field type for **Craft 3**. Full localization support, compatible with Matrix, supports
searching by location and sorting by distance.

![How it looks](resources/preview.png)
[Click here for the **Craft 2.5** version.](https://github.com/ethercreative/simplemap/tree/v2)

## Installation
**`TODO`**
![How it looks](resources/preview.png)

## Usage
Create the field as you would any other.
Expand Down Expand Up @@ -50,8 +49,6 @@ You can access your browser API key in templates using `craft.simpleMap.apiKey`.

### Displaying a Map

**`TODO: Update template variables`**

This plugin does **not** generate a front-end map; how you do that and what map library you use is up to you. However, since we have received a lot of questions asking how to do so, here are a couple of examples.

Using [Google Maps](https://developers.google.com/maps/documentation/javascript/tutorial):
Expand Down

0 comments on commit 87785c8

Please sign in to comment.