AddMarkers
Use case: Display markers on map
Precondition: Map with given id exists
Postcondition: Map marker is displayed on given coordinates
Arguments:
mapId: id of map (returned by action CreateMapView)
PFMapDataRequestParams.markerBitmaps: bitmap objects used as map marker icons
PFMapDataRequestParams.markerDefinitions: definition of marker behaviour
Return value: nothing