Topic: Marker texture is null
Hi Alex, I'm trying to run the Navigation example and I get the following error:
Marker texture is null
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
OnlineMaps.MarkerFlatDrawer:DrawMarker(Marker2D, Map, Single)
OnlineMaps.MarkerFlatDrawer:OnDrawMarkers()
OnlineMaps.ControlBaseDynamicMesh:UpdateControl()
OnlineMaps.TileSetControl:UpdateControl()
OnlineMaps.Map:UpdateControl()
OnlineMaps.Map:CheckBufferComplete()
OnlineMaps.Map:LateUpdate()
Not sure why I don't see this error while testing in Unity, but the example doesn't seem to do anything. So then I tried using the example on iOS, and that's when I get the error.
Sorry for the extra work. Just curious if you can point me in the correct direction. BTW, I don't see any FIX buttons in the inspector.
Thanks.