pubnub / eon-map

Realtime maps with PubNub and MapBox.
https://www.pubnub.com/developers/eon/
MIT License
135 stars 51 forks source link

How to configure with Google maps ? #25

Open umair-khanzada opened 6 years ago

umair-khanzada commented 6 years ago

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:

umair-khanzada commented 6 years ago

also tried example with google but not successes.

pubnubcraig commented 5 years ago

Please report this to PubNub Support with your full code and errors you receive. https://support.pubnub.com