Skip to content

hc_mapView does not exist #838

@jfpen

Description

@jfpen

The function hc_mapView does not seem to exist in highcharter, either in the CRAN version (0.9.4) or the most recent beta release.

require(highcharter)
map <- hcmap()
map |> 
  hc_mapView(zoom = 10) |> 
  hc_mapNavigation(enabled = TRUE)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions