pubnub / eon-map

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

Bug: pubnub not defined #12

Closed nselikoff closed 7 years ago

nselikoff commented 7 years ago

Thanks for adding channelGroups!

I'm getting an error that pubnub is not defined when I attempt to call eon.map with channelGroups. It's just a typo in pubnub-mapbox.js (it needs to be self.pubnub):

https://github.com/pubnub/eon-map/blob/482723c83602a80fff6ea116bf4734a292c70b2c/pubnub-mapbox.js#L249