if (FALSE) {
# hard rock cafes in sweden:
mz_search("Hard Rock Cafe", boundary.country = "SE")
# autocompletions when the user types in "Union Square"
# prioritizing San Francisco results first:
mz_autocomplete("Union Square",
focus.point = mz_geocode("San Francisco, CA"))
}
Run the code above in your browser using DataLab