PHP Interface IGeoMap

Show file Open project: sourcefabric/newscoop Interface Usage Examples

Public Methods

Method Description
getId ( ) : integer Get map id
getLocations ( ) : array Get map locations

Method Details

getId() public method

Get map id
public getId ( ) : integer
return integer

getLocations() public method

Get map locations
public getLocations ( ) : array
return array of IGeoMapLocation