Skip to content
This repository was archived by the owner on Jan 3, 2020. It is now read-only.
This repository was archived by the owner on Jan 3, 2020. It is now read-only.

Cannot read property 'Map' of undefined (GoogleMaps) #12

@elricelf

Description

@elricelf

Widget throws an error, in console:

TypeError: Cannot read property 'Map' of undefined
at e.createUpdateMap (Maps.js?636917155694820902:17)
at e.componentWillReceiveProps (Maps.js?636917155694820902:17)

On page:

An error occurred in a "com.mendix.widget.custom.Maps.Maps" widget. Check updates for the widget in the Mendix App Store or contact the widget developer.

Error occurs when using GoogleMaps as provider. Problem in this part:

e.map = new google.maps.Map(e.googleMapsNode, a({}, i))

Current settings:
settings

Widget version: 1.0.3
Modeler version: 7.23.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions