Skip to content

Configurable Google Maps options with defaults #12

@ayastreb

Description

@ayastreb

As a user I should be able to configure map options

Options can be set globally via _config.yml:

maps:
  google:
    options:
      disableDefaultUI: false
      scrollwheel: false

or it can be set from tag:

{% google_map on_page zoom:10 %}

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