Skip to content

Commit

Permalink
manual test MARKER CLUSTER for #131
Browse files Browse the repository at this point in the history
  • Loading branch information
symbolixau committed Apr 29, 2018
1 parent f7c1272 commit 5fa1ef9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/manual_tests.R
Expand Up @@ -2,6 +2,11 @@
## - marker clusters (add & remove layer)
## -- does this impact any other marker layers?

## MARKER CLUSTER
# set_key(read.dcf("~/Documents/.googleAPI", fields = "GOOGLE_MAP_KEY"))
# google_map(data = tram_stops) %>%
# add_markers(info_window = "stop_name", cluster = TRUE)

## FOCUS LAYER
# library(shiny)
# library(shinydashboard)
Expand Down

0 comments on commit 5fa1ef9

Please sign in to comment.