queue Event
Queue a runnable to be executed on the map renderer thread.
Parameters
event
the runnable to queue
needRender
if we should force redraw after running event (e.g. execute some GL commands)
Queue a runnable to be executed on the map renderer thread.
the runnable to queue
if we should force redraw after running event (e.g. execute some GL commands)