Topic: Render location received from PubNub

I receive real-time latitude and longitude right now from pubnub.

I want to display a google map style map and add a gameobject in that coordinates. The result should be to see the object moving through the map.
How to do it.

Re: Render location received from PubNub

Hello.

If you want to create a 2D marker, use OnlineMaps.AddMarker. Example:
http://infinity-code.com/atlas/online-m … Click.html

If you want to create a 3D marker (any GameObject, except UI elements), use OnlineMapsControlBase3D.AddMarker3D. Example:
http://infinity-code.com/atlas/online-m … ample.html

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.