Skip to content

Mocks for google.maps.Data #141

@eegli

Description

@eegli

Is your feature request related to a problem? Please describe.
I would like to have this library support the google.maps.Data, e.g. for adding GeoJSON data to a map. Data class reference.

Describe the solution you'd like
Create mock implementation for google.maps.Data and provide it as a property for google.maps.Map as well as a standalone class from which Data instances can be constructed.

Additional context
I'm currently mocking the base Data class manually in some project. If you are ok with this feature request, I can submit a PR with mocks for the base class. In a next step, we could also provide mocks for other classes on google.maps.Data, e.g. google.maps.Data.Feature etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    releasedtriage meI really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions