Skip to content

How to configure with Google maps ? #25

@umair-khanzada

Description

@umair-khanzada

Getting error when I try to configure with google maps.
Configuration:

var map = eon.map({
      pubnub: pn,
      provider: 'Google',  // tried with 'google' and 'Google' but didn't worked.
      id: 'tracking-map',
      googleKey: 'map_key',  //google map key.
      channels: ['channel']
    });

Error: Please supply a Mapbox Token:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions