GetMarkerCount
Jump to navigation
Jump to search
Returns the number of markers that currently exist in the world.
Syntax
int getMarkerCount ( )
Required Arguments
None
Returns
Returns the number of markers that currently exist.
Example
--TODO