Skip to content

Commit

Permalink
news and version
Browse files Browse the repository at this point in the history
  • Loading branch information
symbolixau committed Apr 29, 2018
1 parent 8b7d0fc commit a2df3bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: googleway
Type: Package
Title: Accesses Google Maps APIs to Retrieve Data and Plot Maps
Version: 2.5.00005
Version: 2.5.00006
Date: 2018-02-01
Authors@R: c(
person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre")),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Version 2.5.0 (development)

# `clear_bounds()` function to clear the map bounds object
* `add_ ()` functions gain `focus_layer` argument to re-centre the map on the layer being plotted
* `google_map()` gets `update_map_view` argument for controlling map view after using `search_box`
* fix for `alternatives` argument not working
* `split_view` argument for `google_map()` for using a split-view streetview and map
Expand Down

0 comments on commit a2df3bb

Please sign in to comment.